distribute_cli 1.0.4+1
distribute_cli: ^1.0.4+1 copied to clipboard
Quick way to distribute your app to playstore and appstore
1.0.4+1 #
-
Enhance distribution.log and terminal logs
-
Run firebase and fastlane same time for quick process
-
Publish git logs on fastlane
1.0.3+1 #
- Create distribution.log to record the logs
- Start distribute once task finished
1.0.2+1 #
- Builder and Publisher will be more tolerant for tools that doesn't exists
- Firebase changelogs included
- Optimize code and error appearance
1.0.1+1 #
- Add
fastlane_trackandfastlane_promote_track_to - Solve
distribute build -p - More environment on init
1.0.0+2 #
- Add documentation on the code
- Solve pub.dev scores
1.0.0+1 #
- Add distribute executable
- Fix args not working on subCommands
- Enhance command to be more clearer
1.0.0 #
- First release, look readme.md for details