This commit is contained in:
John Cupitt 2015-12-15 10:49:02 +00:00
parent 7c506b4351
commit 42f5403cfa
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@
- added vips_image_new_from_memory_copy()
- added vips_arrayjoin()
- Python x.bandjoin(y) is now x.ibandjoin(y), sorry
- oop, removed a DEBUG from buffer.c, vips is 30% faster
- faster and lower-mem TIFF read
7/5/15 started 8.1.1
- oop, vips-8.0 wrapper script should be vips-8.1, thanks Danilo