Releases: divvun/libdivvun
Releases · divvun/libdivvun
v0.3.11
Notable changes in 0.3.11
- package name is now libdivvun
- normaliser doesn't add subreadings
- pipeline supports sh
- fixes and updates in grammarchecker error markings and caps
- Use C++17; Use host utfcpp / utf8cpp; Drop bundled mapbox::variant by @TinoDidriksen in #78
Full Changelog: v0.3.10...v0.3.11
v0.3.10
v0.3.9
since 0.3.8:
v0.3.8
v0.3.7
Breaking changes since 0.3.6:
divvun-cgspell
now outputs suggestions as"foo"S
instead of"<foo>"
, so you can differentiate actual word forms from suggestions in rules.
New features:
divvun-suggest
: new mode-a/--autocorrect
to auto-apply correctionsdivvun-blanktag
: new special symbol__DIVVUN_BOSMARK__
for matching beginning of stream
Bugfixes:
- Let
PYTHON_INSTALL_PARAMS
be overridable for Debian packaging - Workaround for hfst intermittently printing extra weight tag on own line