Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

53 lines (33 loc) · 1.32 KB

1.3.0

  • Stop munging the load path #51
  • Remove dotenv version dependencies; any will do #50
  • XTC command should use default profile #49

1.2.2

  • resigning accepts TEAM, WILDCARD, or APP_PREFIX identifier

1.2.1

  • briar install < device > no longer tries to remove duplicate derived data directories

1.2.0

  • Requires xamarin-test-cloud ~> 1.0; use 1.1.9 for older versions
  • Support for XTC teams and organizations
  • Obscure XTC API token and user name when logging

1.1.9

  • Fix errant include in lib/irbrc.rb

1.1.8

1.1.5

  • Improves iOS 8 alert and sheet handling.

1.1.2

  • Bump calabash version to ~> 0.10
  • Adds support for targeting XTC series.
  • Can now wait run xtc as async or sync.
  • Adjusts how and when bundler is called when submitted an XTC job.

1.1.1

Bad release; see 1.1.2.

1.1.0

  • Improves briar install [device] and briar xtc commands.
  • Drop support for ruby 1.8.7. The minimum version is 1.9.3.
  • #8 added language keys for Danish and Thai @crishoj
  • #12 briar now retries ideviceinstaller commands on failures
  • #13 briar xtc command now executes all commands in the context of bundle exec
  • #14 briar is dropping support for ruby 1.8.7