1.1.0 (2024-01-29)
- doc: version label (072435e)
- build: add get configurations list step for build command (8dbe764)
- commands: exit with code 0 when help command runs (26a9a26)
- help: build commands optinal params check if need one of them (b67518e)
- command: Add missing builds of commit command & download artifact command params description and order (a34fc4c)
- command: Add config commands (54b3adc)
- core: BE-2553 Add commander for help command (cba319b)
- core: Separate services ( writer, command runner, interactive runner) (567de5f)
- prompt: Add autocomplete promt inteadof select (713df4e)
- scripts: Add npm package checker script (bc4eff4)
1.0.7-beta.2 (2024-01-29)
- build: add get configurations list step for build command (8dbe764)
1.0.7-beta.1 (2024-01-29)
- commands: exit with code 0 when help command runs (26a9a26)
- help: build commands optinal params check if need one of them (b67518e)
- compiler: change target as es2015 (230e2a5)
1.0.5 (2024-01-25)
- interactive: BE-2552 adding missing experiences in interactive mode (a920471)
- command: Add missing builds of commit command & download artifact command params description and order (a34fc4c)
- config: Add config commands (54b3adc)
- core: BE-2553 Add commander for help command (cba319b)
- core: Separate services ( writer, command runner, interactive runner) (567de5f)
- prompt: Add autocomplete promt inteadof select (713df4e)
- scripts: Add npm package checker script (bc4eff4)
1.0.4 (2022-05-16)
- Enterprise endpoints added
- List Enterprise app versions by publish type (Beta, Live)
1.0.3 (2022-05-09)
- Error handling code is updated to remove warnings.
- Enterprise endpoints added
- List Enterprise profiles
- List Enterprise app versions
- Publish Enterprise app version
- Unpublish Enterprise app version
- Remove Enterprise app version
- Notify Enterprise app version
- Upload Enterprise app version for a profile
- Upload Enterprise app version without a profile
- Get enterprise app download link
- Logging requests as curl command added
Appcircle CLI
User Agent added for requests- Upgraded axios to
0.27.1
- Upgraded minimist to
1.2.5
- Upgraded moment to
2.29.1
- Upgraded strip-ansi to
6.0.1
with selective dependency resolution
- yargs package was removed since it's not being used.
1.0.2 (2022-02-08)
- Upgraded axios dependency
- Added listBuildProfileWorkflows command
workflow
parameter added for the build command