Changelog
@nut-tree/nl-matcher Changelog
3.1.0
- Update nl-matcher core to v2.3.2
- Feature: Apply optional validation step to matcher results to reduce false positives
3.0.2
- Update nl-matcher core to v2.2.3
- Bugfix: Fix bounds check when processing unscaled images to avoid out of bounds errors
3.0.1
- Update matcher core to v2.2.2
- Bugfix: Drop alpha channel on input images to prevent issues with image processing
3.0.0
- Updated author information
- Switched to new nut.js core packages
- Dependency updates etc.
2.2.0
- Enhancement: Toggleable alpha masking
2.1.0
- Feature: Configurable scale steps
- Feature: Grayscale image matching
2.0.1
- Bugfix: Properly parse optional providerData
2.0.0
- Feature: Bump OpenCV version to 4.7.0
- Feature: Add support for alpha masking
- Enhancement: Refactor package structure
1.0.4
- Bugfix: Pin OpenCV version for stable releases
1.0.3
- Bugfix: Revert additional keypoint matching to stay consistent with template-matcher
1.0.2
- Enhancement: Adjust keypoint matching ratio
- Enhancement: Performance improvements #2
- Enhancement: Performance improvements
1.0.1
- Version bump to fix versioning
1.0.0
- Initial stable release