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

Releases: fastlane-old/supply

0.5.1 Stability and debugging improvements

01 Mar 21:50
Compare
Choose a tag to compare
  • Improve stability of uploads by increasing the timeout and enabling retries
  • Add DEBUG flag to enable debug logging
  • List languages in alphabetical order

0.5.0 Support for uploading APK expansion files (.obb)

29 Feb 02:43
Compare
Choose a tag to compare
  • Adds better error messaging around missing auth credentials

0.4.0 Update to newer version of Google API dependency

18 Feb 17:11
Compare
Choose a tag to compare

Adds support for .json key Service Account credential files

0.3.1 Improvements

09 Feb 21:46
Compare
Choose a tag to compare
  • Allow changelogs to be uploaded without apk
  • Better validation of metadata path parameter
  • Improvements to documentation

0.3.0 Improvements

11 Jan 21:36
Compare
Choose a tag to compare
  • Added flags to skip certain parts of the upload process
  • Added support for uploading changelogs (What's new)

0.2.2 Improvements

16 Nov 09:58
Compare
Choose a tag to compare
  • Fixed not being able to pass a key via the command line
  • Improved table of summary
  • Added config for hound

0.2.1 Added rollout feature

27 Oct 21:13
Compare
Choose a tag to compare

You can now gradually roll out a new binary using

supply --apk path/app.apk --track rollout --rollout 0.5

Thanks @lurbas for the pull request 👍

0.1.0 Initial Release

20 Oct 00:28
Compare
Choose a tag to compare

Initial release of supply