Skip to content

0.31.0

Latest
Compare
Choose a tag to compare
@chregu chregu released this 12 Oct 16:33
· 27 commits to master since this release
6c86dc4
  • Make it compatible with jcupitt/vips 2.1 (and disable support for 2.0, 1.0.x is still supported). See libvips/php-vips#147 for details.
  • Add more phpstan tests for all the combinations
  • Replace vips_version with Jcupitt\Vips\Config::version() for better support, when vips-ext is not available
  • Add some simple PHPUnit tests