Charset Normalizer v3.0.0.b2 Release Notes

Release Date: 2022-08-21 // over 1 year ago
  • โž• Added

    • normalizer --version now specify if current version provide extra speedup (meaning mypyc compilation whl)

    โœ‚ Removed

    • ๐Ÿ’ฅ Breaking: Method first() and best() from CharsetMatch
    • UTF-7 will no longer appear as "detected" without a recognized SIG/mark (is unreliable/conflict with ASCII)

    ๐Ÿ›  Fixed

    • ๐Ÿ“š Sphinx warnings when generating the documentation