Skip to content

1.8.0-alpha-1

Compare
Choose a tag to compare
@takahirom takahirom released this 13 Oct 00:53
· 1040 commits to main since this release
6e4252b

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