Releases: neelsmith/PolytonicGreek.jl
v0.11.2
PolytonicGreek v0.11.2
Export countaccents function
Merged pull requests:
- Make countaccents exported (#55) (@neelsmith)
v0.11.1
PolytonicGreek v0.11.1
Fix bug in argument handling for rmaccents function
Closed issues:
- Change interface for getting vowels and consonatns from an orthography (#51)
Merged pull requests:
- Bug fix in argument handling (#53) (@neelsmith)
v0.11.0
PolytonicGreek v0.11.0
More functional API to GreekOrthography abstractions.
Merged pull requests:
- More julian implementation of GreekOrthography interface (#52) (@neelsmith)
v0.10.2
PolytonicGreek v0.10.2
Support explicit indication of short vowel quantity when that contradicts normal orthography
Closed issues:
- Support long vowel mark in syllabification (#22)
- function
longsyllable
should not be generalized (#40) - Add functions for Kanones to generate alphabet.fst (#41)
- Support explicit short quantity mark in accentuation (#48)
- Test that final οι/αι count as short for accent (#49)
Merged pull requests:
- Support brevia (#50) (@neelsmith)
v0.10.1
PolytonicGreek v0.10.1
Updated methods to work with new version of Orthography package
v0.10.0
PolytonicGreek v0.10.0
Updated methods to work with new version of Orthography package
Merged pull requests:
- Update methods for new version of Orthography package. (#46) (@neelsmith)
v0.9.0
PolytonicGreek v0.9.0
API-breaking change in dispatch of simple categorization functions
Merged pull requests:
- Change API for simple category functions (#45) (@neelsmith)
v0.8.1
PolytonicGreek v0.8.1
Export GreekOrthography abstract type.
Merged pull requests:
- Export GreekOrthography abstraction (#44) (@neelsmith)
v0.8.0
PolytonicGreek v0.8.0
Add simple category functions for use with Kanones morphological parsers.
Merged pull requests:
- Add simple category functions (#43) (@neelsmith)
v0.7.0
PolytonicGreek v0.7.0
Break out functions into a shared GreekOrthography interface
Closed issues:
- Final -αι/-οι treated as long in placing accent (#37)
Merged pull requests:
- Break out functions of GreekOrthography interface (#42) (@neelsmith)