3.5.1
Version 3.5.1
Changed 2
- Raise upper bound of setuptools to v84
- Optimize cache performance access for CharInfo struct in prebuilt versions
Fixed 1
- No longer decode large content when the noise detector output gives high entropy for inputs larger than 1M bytes
Changed
- Raised upper bound of setuptools to v84 (#794)
- Cache performance access optimization for our CharInfo struct (prebuilt only).
Fixed
- No longer decoding large content when the noise detector output give a high entropy. Only impacted large content input >1M bytes.