- Added support for removal of lone p in Latin to Cyrillic conversion. - Added accent support for dipthongs in Latin to Cyrillic conversion. - Added normalization for "ву" in Cyrillic. - Ignore lengthened vowel in Latin to Cyrillic conversion. - Added normalization for "ー" in Latin to Katakana conversion.
Fixed
- Fixed uppercase dipthong in Latin to Cyrillic and Cyrillic to Latin conversion.
0.7.0
Added
- Added normalization for invalid "yi-" and "wu-" syllable upon syllable separation. - Added normalization for "йи" in Cyrillic. - Added equal sign (`=`) removal upon syllable separation. - Added support for merging "p" with the next token upon syllable separation. - Added lowercase conversion upon syllable separation. - Added extended Katakana mappings for long vowels.
Fixed
- Fixed words with apostrophe are separated into words instead of as a single word.
0.6.2
Fixed
- Fixed syllables with accented vowels cannot be separated correctly.
0.6.1
Fixed
- Fixed missing 'チ' (`chi`) due to overlook.
0.6.0
Added
- Added support for combining diacritics in Latin to Cyrillic conversion. - Added support for cyrillic accents in Latin to Cyrillic conversion. - Added robustness test cases. - Added support for half-width Katakana and Hiragana.
0.5.0
Added
- Added automatic apostrophe insertion in Katakana to Latin conversion. - Added -y (ey, oy, uy) support for diphthongs in Katakana to Latin conversion. - Added word level romanization for Katakana to Latin conversion.