Releases: atomflunder/stringmatch
Releases · atomflunder/stringmatch
v0.8.1
- Moved scorer into its own module
- Clarified Readme section about scorers
v0.8.0
- Reverting v0.7.0 changes with mypyc
- This was causing too many issues, sorry
v0.7.1
- Fixed installation for pip
- Added link to Readme
- Added verbose flag
v0.7.0
- Using mypyc now
- Should bring a significant speed boost
- Added mypy to requirements
- Added build-system section to pyproject.toml
v0.6.6
- Added typehints for kwargs in preparation for using mypyc (maybe)
v0.6.5
- Fixed kwargs not being passed from the ratio_list function
- Added tests to make sure it works now
- Added coverage workflow and badges
v0.6.4
- Updated and clarified readme in some sections, added new examples
- Added tests to make sure these examples are correct
- Letting tests fail now when under 100% code coverage
- Fixed encoding in setup.py file
v0.6.3
- Updated templates
- Fixed building of library including old unused files
v0.6.2
- Fixed keyword arguments not being recognised still
v0.6.1
- Fixed ranking of matches with keyword arguments