Releases: thumbor/opencv-engine
Releases · thumbor/opencv-engine
Release 1.0.1
- Support newer versions of OpenCV, thanks to @fgnass (#8)
- Implement the
rotate
filter, thanks to @gockxml (#9) - Better EXIF handling, thanks to @gockxml and @xkobal (#9 and #12)
- Accept 16bit images – most filters work – thanks to @xkobal and @sskylar (#13 WIP)
- Accept
transparent
as value for color, thanks to @evanmo (thumbor/thumbor#419)
Release 1.0.0
- GIFs not supported yet
- Grayscale with alpha not supported yet
Initial Release
- Code retrieved from thumbor codebase.