# Changelog

## Baseline

- First survey — no prior run to compare against. CAI 40.

## Lenses

- Code Health 100
- Maturity 58
- Readiness 17
- Security 55

## Changes since last survey

- 300 commits — 273 feature/other, 27 fixes

## By area

- (root) — 16 commits
- Fizz Buzz/FizzBuzz.playground — 7 commits
- Graph/Graph — 7 commits
- Insertion Sort/README.markdown — 7 commits
- Boyer-Moore-Horspool/BoyerMooreHorspool.playground — 6 commits
- Insertion Sort/InsertionSort.swift — 6 commits
- Bit Set/BitSet.playground — 5 commits
- Comb Sort/Tests — 5 commits
- Count Occurrences/README.markdown — 5 commits
- Counting Sort/CountingSort.playground — 5 commits
- Shuffle/README.markdown — 5 commits
- Slow Sort/SlowSort.swift — 5 commits
- Trie/Trie — 5 commits
- Bubble Sort/README.markdown — 4 commits
- Convex Hull/README.md — 4 commits
- Count Occurrences/CountOccurrences.playground — 4 commits
- GCD/GCD.playground — 4 commits
- Hash Table/HashTable.playground — 4 commits
- HaversineDistance/HaversineDistance.playground — 4 commits
- Heap/README.markdown — 4 commits

## Notable commits

- fix: Confirmed Linear Regression to work with Swift 4.2
- fix: Fix Swift (language) typos
- fix: Fix infinite recursion in DFS
- fix: Fix minor typo at Heap/README
- fix: Fix typo
- fix: Fix typo and grammar
- fix: Fix typo in Heap Sort README lg -> log
- fix: Fix typo in Stack playground
- fix: Fix wrong description
- fix: Fix: Typos in Heap README.markdown
- fix: Fixed Conformance to Hashable Protocol in Vertex and Edge structs
- fix: Fixed Hashable Conformance to hash(into:)
- fix: Fixed error in description
- fix: Fixes a few typos
- fix: Fixes a typo
- fix: Merge pull request #823 from younggeeks/fix-merge-sort-link-in-bubble-sort-readme
- fix: Merge pull request #827 from RandyTheDev/linear-regression-4.2
- fix: Merge pull request #907 from TRGoCPftF/Simulated-Annealing-Fix
- fix: Merge pull request #912 from gmoraleda/typo-fix
- fix: This fixes the unlikely event that the generated hashValue happens to be the equal to Int.min, in which case the abs value of it would be Int.max + 1 causing overflow.
- …and 280 more
