Releases: pedrovgs/Shot
Releases · pedrovgs/Shot
Update compose up to alpha10.
5.6.0 Update compose to alpha-10
Equivalent to 5.5.0 but built using java8 instead of java11
5.5.1 Same release 5.5.0 but built with java8 instead of java11
Improve reports and update compose support to alpha 8
Be careful, by mistake we released this version using java11 for the artefact build. We've released 5.5.1 building the artefact with java8 so use that version if you can't use java11.
Improve public API and update compose version
Improve public API by supporting bitmaps.
Update compose version.
Improve API 29 support.
Increase tolerance precision and fix crash in ShotTestRunner
Increase tolerance precission fro Int to float Fix crash in ShotTestRunner
Add tolerance support
5.2.0 Add tolerance configuration parameter
Fix integration with build tools 4.X with flavors and app suffix id
5.1.2 Fix bug related to the build tools 4.X and flavors overriding the app…
Improve internal folders management.
Fix a crash related to the projects using only Jetpack Compose screenshot tests when moving internal metadata files and folders.
Jetpack Compose support
Provide Jetpack Compose support.
Improve build time and update a core dependency
- Improve plugin configuration performance in build time.
- Update Facebook dependency.