You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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