Skip to content

v3.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 08:42
· 6 commits to main since this release
v3.3.0
2bf0246

decancer v3.3.0 is here!

What this update brings:

  • Implement AutoClosable for the Java binding, because of this, the destroy method has been renamed to close and it's now possible to use the CuredString class with a try statement. (#36)
  • Use a UTF-8 agnostic, byte-based Regex engine for matching leetspeaks, which should slightly decrease overhead while also utilizing non-capturing groups in its patterns.
  • Fix leetspeak matching for the X character.
  • Fix the codepoints binary being bloated or unoptimized for no reason.
  • Remove the paste dependency as it's no longer maintained. (#34)
  • Adapt several aspects of the library for Unicode v16.
  • Adapt new changes from the unicode-bidi Rust crate.

Apologize for the seven-month long hiatus! Thank you so much for supporting decancer as the support has genuinely been overwhelming! Much love from my heart ❤️