greek_tools 1.0.6 greek_tools: ^1.0.6 copied to clipboard
A Dart library for manipulating Greek text - mainly transforming between Latin and Greek character sets.
1.0.0 #
- Initial version.
1.0.1 #
- Minor fixes with code which should not be there - clean-up
1.0.2 #
- Corrections to some warnings
- Addition of more tests
1.0.3 #
- Improved example
- Added function 'removeAccentsFromGreeklish'
1.0.4 #
- A correction plus improved comments, in the example
1.0.5 #
- A correction handling words consisting of only the exceptions reg. notes 1/2, e.g. 'ευ' or 'Αύ', etc. ## 1.0.5
1.0.6 #
- Minor fix for words falling in the exceptions reg. notes 1/2 but not ending the word, e.g. 'ευα' or 'Εύα', etc.