v0.25.0
Kanones v0.25.0
Rewrite of all IO to use abstractions from CitableBase and CitableParserBuilder packages.
Merged pull requests:
- Dev (#406) (@neelsmith)
- 0.25 release (#416) (@neelsmith)
- Add compat entries (#417) (@neelsmith)
Closed issues:
- Document
fileslayout.jl
(#312) - Bad results from applying phonology to 6th principal part (#392)
Kanones.verb_conjugation_md
failing with deponent verbs (#394)- Markdown noun declension function
declension_md
fails on irregular forms? (#396) - Ptcpl declension needs to choose correct stem, not just take first one. (#398)
- It would be worth optimizing
parsecorpus
: it's nearly unusable on a big enough corpus (#405) - Make all greek forms citable objects (#408)
- Make all Kanones stem types citable and serializable (#410)
- serialization on finite verbs is wrong (#411)
- Update all unit tests for new IO with CEX interface (#413)
- Not generating uninflected forms in building parser (#415)