3.3.2
:heavy_check_mark: Rename dir test to tests
:bug: Regression on some detection case showcased in the documentation (#371) (#378)
:sparkle: Allow to execute the CLI (e.g. normalizer) through python -m charset_normalizer.cli (#327)
:sparkle: Support for alternative language frequency set
Version 2.0 - Candidate (#45)
:sparkle: Improve the detection around some cases (#366)
:wrench: Make the language detection stricter
Fix issue 289, add function is_binary, add explicit support py 3.12 (#306)
Update test_logging.py (#239)
🎨 ✔️ Better tests, more comprehensible (#83)
Revise the logger instanciation/initial handlers (#135)