v0.3.0
- Added examples to
README.md
. - Added lossy WebP support.
- Added StumpyCore support.
- Fixed an arithmetic overflow with blurs.
- Renamed image classes to
ImageGA
andImageRGBA
. - Splitted formats that require linking a C library to explicit
require
s.