Releases: UrielCh/opencv4nodejs
Releases · UrielCh/opencv4nodejs
V 7.1.2
V 7.1.1
V 7.1.0
V 7.0.0
ESM Versions
- Updated code to ESM.
- Introduced new exports model.
- Fixed typing errors.
- Added missing types.
- Removed typing duplication in codebase.
- Native code is now generated directly by the default node-gyp rebuild.
- GitHub actions now test all available Windows, macOS, and Linux environments.
What's Changed
- C++17 by @UrielCh in #130
- fix compilation warning by @UrielCh in #132
- major upgrade by @UrielCh in #133
Full Changelog: 6.5.3...7.0.0
V 6.5.3
V 6.5.2
Version 6.5.2
- fix typing error
What's Changed
- New Method setData. Directly write a Buffer into an existing Mat object. by @hypersolution1 in #90
- Update README.md by @BenJenkyn in #92
- fix: broken type definition by @Shin-Ogata in #96
New Contributors
- @hypersolution1 made their first contribution in #90
- @BenJenkyn made their first contribution in #92
- @Shin-Ogata made their first contribution in #96
Full Changelog: 6.5.1...6.5.2
V 6.5.1
v 6.5.0
V6.4.5
V6.4.4
What's Changed
- remove typescript requirement at setup, Update highguiConstants.cc by @RomanVeretenov in #78
- fix exception thrown on reload by @eventualbuddha in #80
New Contributors
- @RomanVeretenov made their first contribution in #78
- @eventualbuddha made their first contribution in #80
Full Changelog: 6.4.3...6.4.4