Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@Connum Connum released this 19 Jul 20:30
· 7 commits to master since this release

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