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 80123ec commit c6c5173Copy full SHA for c6c5173
CHANGES.md
@@ -1,3 +1,7 @@
1
+* 0.91.2
2
+ * Generate functions for converting DirectX objects to OpenCL.
3
+ * Allow creation of `Vector<BoxedRef<T>>` and using it as `ToInputArray` (fixes https://github.com/twistedfall/opencv-rust/issues/555).
4
+
5
* 0.91.1
6
* Add `TryFrom<i32>` impls for enums to allow easy fallible conversions from `i32`.
7
0 commit comments