All notable changes to :vips
will be documented in this file.
- fix minor formatting issues reported by phpcs [John Cupitt]
- regenerated autodocs from libvips 8.4 to reduce confusion [John Cupitt]
- add Image::hasAlpha() [Kleis Auke Wolthuizen]
- add Image::findLoad(), Image::findLoadBuffer() [John Cupitt]
- Nothing
- Nothing
- Nothing
- Nothing
- logging with PSR-3 Logger Interface [Kleis Auke Wolthuizen]
- switch to PSR2 formatting [Kleis Auke Wolthuizen]
- add sig.php example [John Cupitt]
- add Vips\Image::debugLogger() sample logger [John Cupitt]
- added Vips\Config and Vips\Utils
- removed
\Enum
from enum names
- Nothing
- Nothing
- Nothing
- Image::set, Image::get methods, handy for properties whose names do not confirm to PHP conventions
- add Image::typeof
- add Image::remove
- type annotations [Kleis Auke Wolthuizen]
- libvips draw calls now work
- logging, see Vips\Image::setLogging()
- throw Vips\Exception on error
- much better docs, including automatically-generated docs for magic methods and properties
- now require php >= 7.0.11, fixes #10
- support 2D array args to add() etc.
- fix bandsplit
- fix ifthenelse with options
- many more phpdoc fixes [Kleis Auke Wolthuizen]
- Nothing
- Nothing
- Nothing
- Nothing
- Many phpdoc markup fixes [Kleis Auke Wolthuizen]
- Fix capitalization JCupitt -> Jcupitt
- Nothing
- Nothing
- First commit
- Nothing
- Nothing
- Nothing
- Nothing