Skip to content

Release 0.0.2

Compare
Choose a tag to compare
@mhucka mhucka released this 07 Apr 01:29
· 541 commits to main since this release

Fixes:

  • Fix issue #1: error if --mode option is not given.
  • Fix missing dependencies in requirements-dev.txt.
  • Fix parsing of https dependencies in setup.py.
  • Fix bug in requirements.txt that caused loading the wrong copy of pybtex-apa7-style.
  • Fix missing spaCy requirements in requirements.txt.
  • Fix name tagging algorithm to account for changes in spaCy behavior in latest Transformer models.
  • Fix tests that had gotten out of sync with the codebase.

Changes:

  • (Hopefully) improve colors and readability of help text printed with --help.
  • More documentation (still a work in progress).