We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82961b5 commit fb40304Copy full SHA for fb40304
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master
4
5
+## Version 2.2.0 (2023-10-18)
6
+
7
* add `draw_point!` [jcupitt]
8
* add `Vips.tracked_*` for getting file and memory metrics [jeremy]
9
* add `Vips.cache_*` for getting cache settings [jeremy]
@@ -10,6 +12,7 @@
10
12
* add `Vips.concurrency_default` to get the default threadpool size [jeremy]
11
13
* fix targetcustom spec test with libvips 8.13 [lucaskanashiro]
14
* add ruby 3.2 to CI [petergoldstein]
15
+* update docs for libvips 8.15 [jcupitt]
16
17
## Version 2.1.4 (2021-10-28)
18
VERSION
@@ -1 +1 @@
1
-2.1.4
+2.2.0
0 commit comments