vips extension changelog

Version 1.0.1 (2016-11-25)
--------------------------
	* Fix for 7.1rc6

Version 1.0.0 (2016-11-24)
--------------------------
	* Update package for pecl upload

Version 0.1.3 (2016-11-04)
--------------------------
	* Fix memleak

Version 0.1.2 (2016-10-24)
--------------------------
	* Always dereference REFERENCE zvalues
	* More robust value type checking

Version 0.1.1 (2016-10-20)
--------------------------
	* Support draw operations
	* Add vips_error_buffer(), remove docref messages
	* Return 0/-1 everywhere for error
	* vips_image_get() returns ["out" => value] | -1
	* vips_image_get() returns built-in enums as strings
	* Fix type conversions
	* Add vips_image_remove()
	* Add vips_cache_set_*() 
	* Add vips_concurrency_set() 

Version 0.1.0 (2016-09-20)
--------------------------
	* Initial release

