- 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)