0.5.0
What's Changed
- Move to mkdocs from Sphinx by @nh13 in #135
- Add a lazy is_sorted function to collections by @clintval in #159
- feat: adds classes and methods for sequence dictionaries by @nh13 in #160
- feat: Lint tests directory by @msto in #163
- doc: Add installation of
mkdocs
dependencies to README by @msto in #164 - feat: move docs out of extras into their own group by @nh13 in #166
- feat: add hamming and levenshtein distance functions by @znorgaard in #167
- Revert "fix: Add return type hint to Metric.read()" by @msto in #173
New Contributors
- @znorgaard made their first contribution in #167
Full Changelog: 0.4.0...0.5.0