Notable changes
Adds VImage.newMatrix and VImage.newMatrixFromArray to assist with operations involving masks, like blurring.
What's Changed
- Bump jvm from 2.2.20 to 2.2.21 by @dependabot[bot] in #186
- Bump the jackson group with 2 updates by @dependabot[bot] in #187
- Add VImage.newMatrix and VImage.newMatrixFromArray methods by @lopcode in #191
Full Changelog: v1.9.3...v1.9.4