inditrans 0.4.2
inditrans: ^0.4.2 copied to clipboard
An experimental transliterator library for some Indic/Brahmic scripts.
0.4.2 #
- Added case insensitive support for iast, iso and ipa. Added support for extended latin chars with composition
0.4.1 #
- Split symbols, Zero Width chars and Vedic symbols
0.4.0 #
- Lot of refactoring.
0.3.6 #
- Refactored nodejs interface. Updated readme.
0.3.5 #
- Fixed wasm, tests and nodejs support
0.3.4 #
- Fixed some corner case
0.3.3 #
- Added support for Tamil prefix
0.3.2 #
- Renamed indicroman to readablelatin
0.3.1 #
- Improved Tamil transliteration based on rules
0.2.0 #
- Fixed Sinhara symbols
0.1.9 #
- modified easyroman and renamed to readablelatin
0.1.8 #
- Made InferAnuswara automatic. Fixed Diacritic for Vowels.
0.1.7 #
- fixed bug for indic
0.1.6 #
- exported indic, added 2 scripts, fixed roman
0.1.5 #
- Added fromString to Script enum
0.1.4 #
- re-publish from correct branch.
0.1.3 #
- Fixed build error
0.1.2 #
- Added option to use ASCII numerals
0.1.1 #
- fixed inferAnuswara for consonants after ma
0.1.0 #
- Removed unnecessary Inditrans class. Added helpful scripts.
0.0.6 #
- fixed example.
0.0.5 #
- fixed android build issue.
0.0.4 #
- removed unnecessary code and files.
0.0.3 #
- Added comments and fixed formatting and example.
0.0.2 #
- Fixed ffi_lib for non-web
0.0.1 #
- Initial release