Releases: abhijitWakchaure/run-flogo-app
Releases · abhijitWakchaure/run-flogo-app
v2.2.1
v2.2.0
What's Changed
- Inject OS environment variables into running apps environemnt
- Update dependencies
run-flogo-app v2.1.0
What's Changed
- fix 7-app-update-is-not-working by @abhijitWakchaure in #8
- fix add support for update command by @abhijitWakchaure in #10
Full Changelog: v2.0.2...v2.1.0
run-flogo-app v2.0.1
What's Changed
- fix Self execution in first run #1 by @abhijitWakchaure in #2
- done Add support for arm64 arch #3 by @abhijitWakchaure in #4
New Contributors
- @abhijitWakchaure made their first contribution in #2
Full Changelog: v2.0.0...v2.0.1
run-flogo-app v2.0.0
New features
- add flags to run apps by name or selecting from list
- add command to delete all flogo apps
- add command to print current config
- switch implementation from golang flags to cobra commander for CLI
- add auto generated docs with markdown and manpages
Full Changelog: v1.5...v2.0.0
run-flogo-app v1.5
Now config file will be stored at home directory of current user.
Fixed Issue(s):
- App fails to start when github API limit is reached
run-flogo-app
run-flogo-app v1.4
Fixed issue: Unable to install on Windows
run-flogo-app
run-flogo-app v1.3
Changelog:
- Added install and uninstall flag
- Added checkForUpdate()
run-flogo-app
run-flogo-app v1.2
Updated default config app pattern to support multiple platforms
run-flogo-app
run-flogo-app v.1.1
Added support for custom config