1.5.0-alpha-2
takahirom
released this
24 Jul 23:23
·
1145 commits
to main
since this release
I noticed that the Gradle test tasks can sometimes use the cache in some cases and skip screen shot tests. Therefore, I've improved this by using doNotCacheIf.
What's Changed
- Add message in exception if image was not found by @blackbracken in #129
- Fix unexpected task skip using
doNotCacheIf
by @takahirom in #130
New Contributors
- @blackbracken made their first contribution in #129
Full Changelog: 1.5.0-alpha-1...1.5.0-alpha-2