Skip to content

v1.3

Latest
Compare
Choose a tag to compare
@bochecha bochecha released this 28 Dec 12:04
· 83 commits to master since this release

This is a data-only bug-fix release:

  • Removed some wrong Cangjie codes. They were codes for some Simplified Chinese characters, which had been added incorrectly to the Traditional Chinese characters, as a (wrong) way to map Traditional to Simplified Chinese. (Koala Yeung)
  • Fixed a few incorrect Cangjie 3 codes. These just weren't following proper Cangjie decomposition rules. (Koala Yeung)
  • Added a missing Cangjie 3 code. (Koala Yeung)

All in all, these should improve the inputting experience of users, and doesn't break the ABI/API.

As a result, we recommend upgrading for all users.