v3.1.0
decancer v3.1.0 is here!
This update brings in several notable changes! Most importantly, added multi-character leetspeak matching support!
Other than that, other changes in this update are as follows:
- Added a
find()method for yielding all matches of a string! - Added UTF-16 support in the C/C++ binding!
- Renamed
decancer_freetodecancer_cured_freefor consistency in the C/C++ binding! - In the C/C++ binding,
decancer_error_tis now a struct containing the error message, thus rendering thedecancer_errorfunction obselete! - In the Rust and C/C++ crates, added
optionsandleetspeakfeature flags (enabled by default) that can be opt-out! - Fixed potential memory leak while calling
decancer_cure_charby adding adecancer_translation_freefunction! - Significant refactors to the string matching algorithm!
Thank you so much for supporting decancer! Much love ❤️