Skip to content

MorphoDiTa 1.11.0

Compare
Choose a tag to compare
@foxik foxik released this 01 Sep 14:43
· 34 commits to master since this release

Changes since 1.10.1:

  • When analyzing numerals, if the form ends with a dot, keep the dot in the lemma (previously the dot was discarded).
  • Correctly handle lemma number which is not null-terminated in generate.
  • On Windows, the file paths are now UTF-8 encoded, instead of ANSI. This change affects the API, binary arguments, and program outputs.
  • Add ARM64 macOS build.
  • The Windows binaries are now compiled with VS 2019, older systems than Windows 7 are no longer supported.
  • Add billing information to the REST server.
  • Add type information to the Python package.
  • The Python wheels are provided for Pythons 3.6-3.11.