MorphoDiTa 1.9.0-prerelease
Pre-release
Pre-release
foxik
released this
15 May 14:49
·
172 commits
to master
since this release
Changes since 1.3.0:
- Use t2t_docsys http://github.com/ufal/t2t_docsys as documentation system.
- Use C++ Builtem http://github.com/ufal/cpp_builtem as build system.
- Add C# bindings.
- Remove support for shared library build.
- Change license from LGPL to MPL 2.0.
- Use C++ iostreams instead of C stdio.
- Start using Semantic Versioning http://semver.org/.
- Add REST server using MicroRestD http://github.com/ufal/microrestd.
- Add
tagger::tag_analyzed
method. - Add
derivator
andderivation_formatter
classes.