Releases: divvun/libdivvun
Releases · divvun/libdivvun
v0.3.10
Notable changes in 0.3.10
divvun-phon
and divvun-normalise
tools for TTS
v0.3.9
since 0.3.8:
- New feature: €1 refers to first suggestion in errors.xml 045bce3 2e7768d
- cgspell limit/beam/max-weight now configurable from pipespec.xml a0533a7
- allow running pipespec's with relative dirs from other directories 1ecfe54
- fix json escaping of \x1f 0feadcb
- minor python config fixes b11465f
v0.3.8
Build/deploy fixes since 0.3.7:
- let Travis build for python 3.7.6 as well, since that's bundled with macos LibreOffice
- let Travis use newer osx 10.14, since 10.13 is no longer supported by Tino's nightlies
plus a minor documentation fix
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 corrections
divvun-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
v0.3.6
Use <description> for regexes in <defaults> too now.
Plus it seems 0.3.5 wasn't uploaded here, between 0.3.4 and 0.3.5 we fixed #34 and #32, #29 (comment) and added a fix to avoid duplicated suggestions.
v0.3.4
Includes fix for mac LO crash #28 :)
v0.3.0
Darwin-64bit-.zip contains the libdivvun build and its dependencies, meant for creating mac .oxt bundles of libreoffice-divvun