2.0.1 Update to support fastlane 2.0

@milch milch released this Dec 18, 2016

  • 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.

Downloads

2.0.0 Update to support fastlane 2.0

@milch milch released this Dec 18, 2016

  • 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.

Downloads

1.17.1 Hotfix

@milch milch released this Dec 15, 2016

Fixed getting version number for fastlane 2.0

Downloads

1.17.0 Added support for fastlane 2.0

@milch milch released this Dec 15, 2016

Update to support fastlane 2.0

Downloads

1.16.2 Improvements & bugfixes…

@milch milch released this Dec 13, 2016

  • No screenshot information reword (#7390)
  • Remove accessing watchbuild config (#7437)
  • upgrade fastimage, fixes #7370 (#7402)
  • Download iMessage screens in right folder, fixes #7366 (#7400)

Downloads

1.16.1 Improvements

@KrauseFx KrauseFx released this Dec 5, 2016

  • Update deliver to work with the new iTunes Connect
  • Fix removing screenshots
  • Updated dependencies

Downloads

  • Update internal dependencies (#7163)
  • Fixed unintended fastlane folder generation bug (#7129)
  • Adds support for iMessage Screenshots (#6830)
  • Adds platform support (#4781)
  • Ensure that ensure_version! gets passed the right platform (#7121)

Downloads

1.15.1 App-specific password fix

@mpirri mpirri released this Nov 17, 2016

  • Update dependency to latest fastlane_core to fix app-specific password prompting.

Downloads

1.15.0 Improvements

@milch milch released this Nov 3, 2016

  • Fix downloading metadata or screenshots requiring ipa file (#6825)
  • Add option to clear existing screenshots (#6540)
  • make download_metadata action respect app_version option (#6467)
  • make sure that languages are available on iTC if you have localized screenshots (#6760)
  • Update internal dependencies

Downloads

1.14.5 Bugfix

@KrauseFx KrauseFx released this Oct 25, 2016

Fix crash on deliver init when metadata was empty

Downloads