Skip to content

Commit ba2bc7f

Browse files
committed
Regenerate docs & update changelog
1 parent 268ee6f commit ba2bc7f

File tree

3 files changed

+3646
-10
lines changed

3 files changed

+3646
-10
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
* 0.95.0
2+
* `MatSize` now carries a lifetime because it borrows the data from a `Mat` on creation.
3+
* Conditional compilation macros for detecting which module is enabled are now added in the form `opencv_has_module_<MODULE_NAME>!`.
4+
* An additional function for detecting the enabled modules is also introduced: `opencv_has_module(module)`.
5+
16
* 0.94.4
27
* Downgrade the `windows` dependency for now to fix the build issue in https://github.com/twistedfall/opencv-rust/issues/660.
38

0 commit comments

Comments
 (0)