All Versions
54
Latest Version
Avg Release Cycle
60 days
Latest Release
2274 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v8.8.0.3
June 10, 2019 -
v8.8.0.2
June 10, 2019 -
v8.8.0.1
June 10, 2019 -
v8.7.0.1
October 01, 2018 -
v8.6.3.2
October 23, 2018 -
v2.1.4 Changes
October 28, 2021write_to_buffer
tries to use the new target API, then falls back to the old buffer system [jcupitt]- ๐ don't generate yard docs for deprecated args [jcupitt]
- โ add hyperbolic trig functions [jcupitt]
-
v2.1.3 Changes
- ๐ fix a gtype size error on win64 [danini-the-panini]
-
v2.1.2 Changes
- allow
FFI::Pointer
as an argument tonew_from_memory
etc. [sled]
- allow
-
v2.1.1 Changes
- ๐ fix "mutate" with libvips 8.9 [jcupitt]
- โก๏ธ update autodocs for libvips 8.11 [jcupitt]
-
v2.1.0 Changes
- โ add "mutate" system [jcupitt]
- ๐ better behaviour with some nil parameters [jcupitt]
- revise gemspec [jcupitt]
- ๐ allow symbols for Interpolate.new [noraj]
- โก๏ธ update docs for 8.10, fix minor doc formatting issues [jcupitt]
new_from_array
checks array argument more carefully [dkam]- add
new_from_memory
andnew_from_memory_copy
[ankane] - ๐ท jruby added to CI testing [pftg]
- ๐ท switch to github actions for CI [pftg]
- โ remove rubocop, revise formatting for standardrb [pftg]