Skip to content

Releases: atomflunder/stringmatch

v0.8.1

30 Jul 16:10
Compare
Choose a tag to compare
  • Moved scorer into its own module
    • Clarified Readme section about scorers

v0.8.0

30 Jul 16:09
Compare
Choose a tag to compare
  • Reverting v0.7.0 changes with mypyc
    • This was causing too many issues, sorry

v0.7.1

30 Jul 16:09
Compare
Choose a tag to compare
  • Fixed installation for pip
  • Added link to Readme
  • Added verbose flag

v0.7.0

30 Jul 16:09
Compare
Choose a tag to compare
  • Using mypyc now
    • Should bring a significant speed boost
    • Added mypy to requirements
    • Added build-system section to pyproject.toml

v0.6.6

30 Jul 16:08
Compare
Choose a tag to compare
  • Added typehints for kwargs in preparation for using mypyc (maybe)

v0.6.5

30 Jul 16:08
Compare
Choose a tag to compare
  • 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

30 Jul 16:07
Compare
Choose a tag to compare
  • 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

30 Jul 16:07
Compare
Choose a tag to compare
  • Updated templates
  • Fixed building of library including old unused files

v0.6.2

30 Jul 16:07
Compare
Choose a tag to compare
  • Fixed keyword arguments not being recognised still

v0.6.1

30 Jul 16:07
Compare
Choose a tag to compare
  • Fixed ranking of matches with keyword arguments