v3.3.0
decancer v3.3.0 is here!
What this update brings:
- Implement
AutoClosable
for the Java binding, because of this, thedestroy
method has been renamed toclose
and it's now possible to use theCuredString
class with atry
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 ❤️