- Document improvements
- Document improvements
- Document improvements
- Added support for custom build names
- Added support for flavors
- Merged pull request to fix bug and add animated cursor, thanks KarlJan Reginaldo
- Better validation if the deploy.yaml is missing parameters
- Fix for script continuing if versionStrategy was invalid
- Bug fixes
- Added the
versionStrategy
so it can auto increment the pubspec.yaml build number on each run
- Added the ability to add the track to android builds
- Document improvements
- Added android documentation for configuration
- Changed the iOS properties to match what they are called in app store connect
- Attempt to fix deployments on iOS not working
- Shared some code across iOS and Android builds that is common
- Added to documentation
- Fix for ios paths not working
- Improved documentation
- Show that android is auto selected if not on a mac
- bug fixes on mac check
- Auto deploy to android if not on a mac (as it's the only option)
- If passing parameter of
ios
and not on a mac, show an error
- Fix file checking for deploy.yaml
- Tidy and check for whether a deploy.yaml file exists before trying to deploy
- Improve input layout if using the interactive prompt
- More fixes
- Some fixes
- Initial version experiment