What's Changed
- feat(python): allow colorspace conversion during color parsing by @arrufat in https://github.com/bfactory-ai/zignal/pull/247
- this was regressed in 0.9.0
Full Changelog: https://github.com/bfactory-ai/zignal/compare/0.9.0...0.9.1
Unclaimed project
Are you a maintainer of zignal? Claim this project to take control of your public changelog and roadmap.
Changelog
zero-dependency image processing library
Last updated 3 days ago
Full Changelog: https://github.com/bfactory-ai/zignal/compare/0.9.0...0.9.1
All color types are generic on the backing scalar: we can now have:
As a result code that used to look...