-------------------------
- Add `FormCapitalization` feature template.
- Add `GazetteersEnhanced` feature template, much improving gazetteers
handling, including better matching, possibility of hard gazetteers
and support for loading additional gazetteers to an existing model.
- Export recognizable named entities from the recognizer.
- Export gazetteers from the recognizer (only `GazetteersEnhanced`).
- Add several `nametag_server` options.
- Update MorphoDita to 1.11.1.
- 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.
- The Python wheels are provided for Pythons 3.6-3.11.