Version 2.0.5
Changes:
Internal: π¨ The project now comply with: flake8, mypy, isort and black to ensure a better overall quality #81
Internal: π¨ The MANIFEST.in was not exhaustive #78
Improvement: β¨ The BC-support with v1.x was improved, the old staticmethods are restored #82
Remove: π₯ The project no longer raise warning on tiny content given for detection, will be simply logged as warning instead #92
Improvement: β¨ The Unicode detection is slightly improved, see #93
Bugfix: π In some rare case, the chunks extractor could cut in the middle of a multi-byte character and could mislead the mess detection #95
Bugfix: π Some rare 'space' characters could trip up the UnprintablePlugin
/Mess detection #96
Improvement: π¨ Add syntax sugar __bool__ for results CharsetMatches
list-container see #91
This release push further the detection coverage to 97 % !