Version | Message |
1.0.13 |
* php8 compatibility [kleisauke] * improve module linking [kleisauke] * improve packaging [kleisauke] * add type hints [jcupitt, kleisauke] |
1.0.12 | * vips_image_set_type() can be passed a type name |
1.0.11 |
* add vips_image_set_type() * More php_info() output [jcupitt] |
1.0.10 |
* Add vips_image_write_to_array() [jcupitt] * Update links for new home [jcupitt] * Fix win32 build [TBK] |
1.0.9 | * Add cache and concurrency controls [chregu] |
1.0.8 |
* Add vips_version() [chregu] * Add vips_new_from_memory() / vips_write_to_memory() [kleisauke] |
1.0.7 | * Add vips_interpolate_new() |
1.0.6 | * Add vips_image_copy_memory() |
1.0.5 |
* Use VIPS_SONAME, if we can * More stuff in php_info(), see https://github.com/jcupitt/php-vips/issues/32 * Add vips_foreign_find_load() and vips_foreign_find_load_buffer(), see https://github.com/jcupitt/php-vips/issues/37 |
1.0.4 |
* Improve graceful fix from 1.0.3, see https://github.com/jcupitt/php-vips/issues/27 * Better notes section in package.xml, see https://github.com/jcupitt/php-vips/issues/28 |
1.0.3 | - First stable release. |
1.0.2 | - First stable release. |
1.0.1 | - First stable release. |
1.0.0 | - First stable release. |