pypi chardet 5.1.0
chardet 5.1.0

latest release: 5.2.0
21 months ago

Features

  • Add should_rename_legacy argument to most functions, which will rename older encodings to their more modern equivalents (e.g., GB2312 becomes GB18030) (#264, @dan-blanchard)
  • Add capital letter sharp S and ISO-8859-15 support (#222, @SimonWaldherr)
  • Add a prober for MacRoman encoding (#5 updated as c292b52, Rob Speer and @dan-blanchard )
  • Add --minimal flag to chardetect command (#214, @dan-blanchard)
  • Add type annotations to the project and run mypy on CI (#261, @jdufresne)
  • Add support for Python 3.11 (#274, @hugovk)

Fixes

Misc changes

Don't miss a new chardet release

NewReleases is sending notifications on new releases.