Releases: pedrovgs/Shot
Releases Β· pedrovgs/Shot
JUnit reporter support
JDK 17 and dependencies update
Thank you so much for your contributions @Kurt-Bonatz and @slinstacart π π
Tentative fix for FNE in Windows and fix Gradle cache support
Some small fixes and report improvements
- Update tolerance docs and fix bug in tolerance comparison #303
- Don't override screenshots when running multiple devices #299
- Add screenshot name to test report #294
- Support configuration cache #291
- Fix Compose JSON parsing #286
Thanks for your contributions @nathan-lecoanet @TomSenier @MyDogTom @olegosipenko π
AndroidX Test Orchestrator support
Provide AndroidX Test Orchestrator Support by https://github.com/mariuszmarzec
Remove temporal folder used to hold metadata and fix windows support
Thank you so much @mariuszmarzec. I really appreciate your contribution π
Fix first time usage bug and windows support
Fixes from 5.12.0 and old Shot versions.
- Fix the first-time usage of the library when there is a non-initialized folder.
- Tentative fix for Windows Support. Pending to be confirmed by the community.
Thank you so much @CedrickFlocon and @mariuszmarzec for your contributions.
Add custom folder prefix
Feature implemented by @CedrickFlocon: #259
Tentative fix for AGP 7 alpha integration in libraries
5.11.2 Tentative fix for AGP 7 alpha applicationId bug
Use Task Provider to avoid task creation during configuration
5.11.1 Use Task Provider to avoid task creation during configuration