v1.6.0
decancer v1.6.0 is here! 馃コ
-
added thousands of new codepoints and fixed lots of mistranslations, bringing the grand total of supported unicode codepoints to 9,419!!!
-
added optional no_std support! limiting the library to just
cure_char, but it also means that you can usedecancerwithout depending on the Rust standard library! just add this in yourConfig.toml:
decancer = { version = "1.6", default-features = false }- added optional serde support! which means that you can serialize/deserialize types (like JSON) while also curing the input at the same time! just add this in your
Config.toml:
decancer = { version = "1.6", features = ["serde"] }read the documentation for more details.
thank you all for supporting decancer!!! 鉂わ笍