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 0e2d0e6 commit f284116Copy full SHA for f284116
CHANGES.md
@@ -1,5 +1,8 @@
1
+* 0.97.2
2
+ * Expose legacy tracking types too (fixes https://github.com/twistedfall/opencv-rust/issues/700).
3
+
4
* 0.97.1
- * Fix building when OpenCV headers are symlinks (fixes https://github.com/twistedfall/opencv-rust/issues/697, kudos to matanox)
5
+ * Fix building when OpenCV headers are symlinks (fixes https://github.com/twistedfall/opencv-rust/issues/697, kudos to matanox).
6
7
* 0.97.0
8
* Static building has been improved for the cases where there are both static and dynamic libraries present: "static=" prefix is
0 commit comments