Skip to content

v1.5.4

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 10:14
· 935 commits to main since this release

After several weeks of pain and constantly staring at random unicode characters for hours, decancer v1.5.4 is here!

Notable changes in this update:

  • breaking[native]: removed support for UTF-16 characters, sorry windows native developers :(
  • fix: fixed a dangerous vulnerability (#4) - so if you don't want for your app to hang whenever someone inputs “ˑ” (U+02D1), please update to version v1.5.4!
  • feat: added 1,452 more confusables! which means that the library now supports 6,071 confusables!
  • feat[core]: added decancer::cure_char to cure a single char! as suggested by #4.
  • feat[native]: added decancer_cure_char to cure a single uint32_t! as suggested by #4.
  • optimized binary size by implementing several optimizing measures!

As always, thank you all for supporting decancer, love you all ❤️