Releases: justadudewhohacks/opencv4nodejs
Releases · justadudewhohacks/opencv4nodejs
5.6.0
5.5.0
5.4.0
5.3.0
features:
- environment variables to configure opencv-build and opencv4nodejs can now be specified in the root package.json of your project
other:
- improved install script and added more logging
5.2.0
features:
- cv.seamlessClone: #614
- opencv4nodejs autoBuildFlags can be set in package.json of project now justadudewhohacks/npm-opencv-build#35
5.1.0
5.0.0
- OpenCV 4 support
- support for building only specific OpenCV modules
internal refactoring:
- removed the majority of macros to make codebase more maintainable
- simplified the implementation of bindings to keep boilerplate code to a minimum and make contributions easier
4.17.0
4.16.0
fixes:
- node 12 compatibility
- bumped native-node-utils-version