v0.22.0
What's Changed
- Seven new algorithms
- LIPNS
- MLIPNS
- Hamann
- Simple Matching Coefficient
- Length Ratio
- Prefix Similarity
- Postfix Similarity
- Updated README.md
- Tests for seven new algorithms
Merged Pull Requests
- keeps master and develop branch in sync by @dawnandrew100 in #1
- Merge commits from master to develop by @dawnandrew100 in #2
- Clearer sources by @dawnandrew100 in #3
- Delete .github/workflows/sync-branches.yml by @dawnandrew100 in #4
- PEP 8 Naming conventions by @dawnandrew100 in #5
- black formatted by @dawnandrew100 in #6
- Add Longest Common Substring by @dawnandrew100 in #7
- Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @dawnandrew100 in #8
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @dawnandrew100 in #9
- MLIPNS and tests by @dawnandrew100 in #10
- New algorithms by @dawnandrew100 in #11
Full Changelog: https://github.com/lignum-vitae/goombay/commits/v0.22.0