pypi charset-normalizer 2.0.4
Version 2.0.4

latest releases: 3.3.2, 3.3.1, 3.3.0...
2 years ago

Changes:

  • Improvement: ❇️ Adjust the MD to lower the sensitivity, thus improving the global detection reliability (#69 #76)
  • Improvement: ❇️ Allow fallback on specified encoding if any (#71)
  • Bugfix: 🐛 The CLI no longer raise an unexpected exception when no encoding has been found (#70)
  • Bugfix: 🐛 Fix accessing the 'alphabets' property when the payload contains surrogate characters (#68)
  • Bugfix: 🐛 ✏️ The logger could mislead (explain=True) on detected languages and the impact of one MBCS match (in #72)
  • Bugfix: 🐛 Submatch factoring could be wrong in rare edge cases (in #72)
  • Bugfix: 🐛 Multiple files given to the CLI were ignored when publishing results to STDOUT. (After the first path) (in #72)
  • Internal: 🎨 Fix line endings from CRLF to LF for certain files (#67)

Don't miss a new charset-normalizer release

NewReleases is sending notifications on new releases.