Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 873 Bytes

CHANGELOG.md

File metadata and controls

42 lines (25 loc) · 873 Bytes

0.1.7

  • Added check for highest available android emulator for a device
  • Added check for 'adb' in PATH

0.1.6

  • Improved handling of iOS simulator info provided by Apple

0.1.5

  • Updated parser for iOS simulators to work with all Apple machines
  • Added check for no running emulators and simulators on startup
  • Added check to wait for emulator to stop

0.1.4

  • Bypasses changing locales if running in only one locale
  • Issues warning about running flutter driver in multiple locales
    See issue: flutter/flutter#27785 for details.

0.1.3

  • Added support for multiple locales and additional screens for devices

0.1.2

  • Added configuration validation

0.1.1

  • Fixed parsing of simulator info on some MacOS's

0.1.0

  • Cleanup and release

0.0.2

  • Added support for iPad screenshots

0.0.1

  • Initial version