We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd8b42b commit 192a2d1Copy full SHA for 192a2d1
packages/opencv_core/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 1.3.1
2
+
3
+* breaking change: hide `highgui`
4
+* bump DartCvMacOS and DartCvIOS to 4.10.0.3, conditionally add link option `-ld_classic`
5
6
## 1.3.0
7
8
* bump dartcv to 0.0.3
packages/opencv_dart/CHANGELOG.md
* breaking change: local build. Will download opencv sdk (~100M) from remote, set `DARTCV_CACHE_DIR` to cache it and avoid downloading in every build.
0 commit comments