Skip to content

v0.1.4

Compare
Choose a tag to compare
@bigcat88 bigcat88 released this 23 Jan 18:44
· 807 commits to master since this release
b6ff992

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