1.8.0-alpha-1
·
1040 commits
to main
since this release
New Feature
Make Roborazzi's ImageComparator customizable. You can now modify the ImageComparator using CompareOptions.imageComparator.
Behavior changes 🔧
Set the default value of CompareOptions.changeThreshold to zero. This means it will detect even a single pixel change.
What's Changed
- Make Roborazzi's ImageComparator customizable by @takahirom in #182
- Set Default Value of CompareOptions.changeThreshold to Zero by @takahirom in #183
Full Changelog: 1.7.0-rc-1...1.8.0-alpha-1