v0.1.4
First normal working release.
Added
- Python 3.10 wheels.
- Added
libaom
library to linux build. - More tests.
Changed
- Code refactoring, readme update.
Fixed
- Bug with header check when used as plugin for Pillow with
as_opener
function. Thanks for this to @DimonLavron