Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Releases: fastlane-old/screengrab

1.0.0 Update to support fastlane 2.0

18 Dec 23:33
Compare
Choose a tag to compare
  • Note: Previous fastlane 2.0 compatible releases were removed due to cyclic dependency errors
  • This release is only compatible with fastlane 2.0. To continue using fastlane 1, please use older releases
  • Calling <tool-name> from the commandline is now deprecated. Please use fastlane <tool-name> instead.

0.6.1 Hotfix

15 Dec 21:20
Compare
Choose a tag to compare

Fixed getting version number for fastlane 2.0

0.6.0 Added support for fastlane 2.0

15 Dec 20:18
Compare
Choose a tag to compare
  • Added support for fastlane 2.0
  • Improved docs

0.5.6 Improvements

15 Nov 15:15
Compare
Choose a tag to compare
  • Fix destination directory when device internal storage is used (#7003)
  • Update internal dependencies (#6934)

0.5.5 Improvements

11 Oct 14:41
Compare
Choose a tag to compare
  • Set layout direction to match Locale on API 17+ (#6496)
  • Version bump dependencies on fastlane_core and spaceship (#6407)
  • Shellescape apk paths (#6405)

0.5.4 Improvements

03 Oct 20:23
Compare
Choose a tag to compare
  • Updated spelling of fastlane

0.5.3 * Properly handle 'adb server is out of date' (#6285)

26 Sep 20:47
Compare
Choose a tag to compare
  • Properly handle 'adb server is out of date' (#6285)
  • Update internal dependencies (#6104)

0.5.2 Improvements

06 Sep 15:40
Compare
Choose a tag to compare
  • Improve adb output handling to ignore adb warning lines (#6016)

0.5.1 Improvements

29 Aug 18:41
Compare
Choose a tag to compare
  • Update fastlane_core dependency (#5941)
  • Update gradle and Android plugin versions (#5906)
  • Add a ROOT path constant for screengrab (#5846)
  • Fix illegal > char in JavaDoc (#5722)

0.5.0 Improvements

11 Aug 18:55
Compare
Choose a tag to compare
  • Add UiAutomator screenshot strategy (#5621)