Skip to content

v1.1.1: Bug Fixes and API Cleanup

Compare
Choose a tag to compare
@polm polm released this 24 Jul 10:45
· 55 commits to master since this release

This release has a number of stability and API improvements.

Note that the fix to #38 has a number of side effects that may need more extensive evaluation. In particular:

  • memory use will grow very slowly over the life of a Tagger object
  • execution speed will be a bit slower, up to around 10%

It's expected that these will both be addressed before long; despite the issues, the current fix has been deemed suitable for a release because in the vast majority of use cases it will behave more correctly than the previous release.