This repository has been archived by the owner on Nov 19, 2018. It is now read-only.
Releases: fastlane-old/supply
Releases · fastlane-old/supply
0.5.1 Stability and debugging improvements
- 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)
- Adds better error messaging around missing auth credentials
0.4.0 Update to newer version of Google API dependency
Adds support for .json
key Service Account credential files
0.3.1 Improvements
- Allow changelogs to be uploaded without apk
- Better validation of metadata path parameter
- Improvements to documentation
0.3.0 Improvements
- Added flags to skip certain parts of the upload process
- Added support for uploading changelogs (What's new)
0.2.2 Improvements
- 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
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
Initial release of supply