We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7148be0 commit bdee83bCopy full SHA for bdee83b
CHANGES.md
@@ -1,3 +1,9 @@
1
+* 0.84.5
2
+ * Improve parallel build performance (more noticeable on lower thread count).
3
+ * Take `VCPKGRS_TRIPLET` environment var into account for crate rebuild.
4
+ * Add a way to select MSVC CRT library with `OPENCV_MSVC_CRT` environment variable.
5
+ * Make sure to always generate bindings for `Ptr<float>` (fixes https://github.com/twistedfall/opencv-rust/issues/487).
6
+
7
* 0.84.4
8
* Workaround for a build hang due to `cc` dependency
9
0 commit comments