Releases: neelsmith/PolytonicGreek.jl
Releases · neelsmith/PolytonicGreek.jl
v0.6.3
PolytonicGreek v0.6.3
Support deploying documentation to ghpages.
Merged pull requests:
- Add deployment to ghpages (#39) (@neelsmith)
v0.6.2
PolytonicGreek v0.6.2
Expand testing and documentation of syllabification and accentuation.
Merged pull requests:
- Expand testing and documentation (#38) (@neelsmith)
v0.6.1
PolytonicGreek v0.6.1
Expand unit tests and documentation
Closed issues:
- Add conversion of normalized unicode to ascii (#1)
- Add conversion of ascii to normalized unicode (#2)
- Extra unicode characters should be removed (#4)
- Correct code point indexing in validstring test (#5)
- Bounds error tokenizing reasonable string (#7)
- Convert modern Greek chars with tonos to ancient Greek with oxeia (#16)
- Sigma getting lost in regexen (#20)
- Support morpheme boundary mark in tokenization (#21)
- No test suite for orthographic tokenization! (#28)
- Need documentation for orthographic tokenization (#29)
- keys and values are reversed in flipdict() (#30)
- Use Documenter to build guide/manual in addition to API docs (#32)
- Set up travis and tagbot to publish documentation. (#33)
Merged pull requests:
- Dev (#6) (@neelsmith)
- Update Orthography version (#8) (@neelsmith)
- Dev (#9) (@neelsmith)
- Link new nb (#10) (@neelsmith)
- Rm unneeded deps (#11) (@neelsmith)
- Add alphabetic sort function (#12) (@neelsmith)
- Fix package loading in notebook (#13) (@neelsmith)
- Update literaryGreek notebook (#14) (@neelsmith)
- Add version id to nbs (#15) (@neelsmith)
- Cover modern Greek with tonos (#17) (@neelsmith)
- Support elision (#18) (@neelsmith)
- Catch further modern Greek with tonos (#19) (@neelsmith)
- Add support for syllabification (#23) (@neelsmith)
- Add license (#24) (@neelsmith)
- Accents (#26) (@neelsmith)
- Place accents by named syllable (#27) (@neelsmith)
- Support token normalization (#31) (@neelsmith)
- Surgery (#34) (@neelsmith)
- Set up gh actions for test and deploy (#35) (@neelsmith)