impaktfull_cli 0.5.3 impaktfull_cli: ^0.5.3 copied to clipboard
A cli that combines all tools for development, testing, ci/cd,...
0.5.1 - 0.5.3 #
Fix: #
- Bug where testflight upload would succeed when the app was invalid because of a lower,same version number
0.3.3 #
Docs: #
PlayStoreUploadConfig
extra documentationTestflightUploadConfig
extra documentation
0.3.2 #
Fix: #
PlayStoreUploadConfig
required fields if neededTestflightUploadConfig
required fields if needed
0.3.0 #
Feat: #
- (ci/cd): Upload to playstore with ci/cd plugin
- (ci/cd): Upload to appstore with ci/cd plugin
0.2.3 -> 0.2.20 #
Features: #
- (ci): Automatic publish to pub.dev from github actions (some trial and error happened)
0.2.1 #
Features: #
- (AppCenter): Export default distribution group.
- (cli): Added support to extend the cli with custom plugins.