Releases: Connum/npm-pinyin-separate
Releases · Connum/npm-pinyin-separate
1.1.0
Added
- Changelog
- More tests
Changed
- Removed helper separate-pinyin-in-syllables.js from .gitignore and stopped loading it via napa, which failed and prevented anyone from doing their own build
- log a test call to pinyinSeparate() to the console in test/test_bundle.html
- updated all dependencies except eslint and eslint-config-airbnb due to major changes
Fixed
- Syllables ending in ao or ou were not split from a following syllable
- "i" was being split from syllables ending in (u)ai
- two "u" (or "ü") separated by an "n" were not being split