CLI v3.0.0
View this release on GitHub.
Breaking changes
- Implement new global flags for handling interactive prompts #568
Bug fixes
- The
backend create
command should set--port
value if specified #566 - Don't overwrite
file.Load
error withnil
#569
Enhancements
- Support
[scripts.post_build]
#565 - Support Viceroy "inline-toml"
format
and newcontents
field #567 - Add example inline-toml dictionary to tests #570
- Avoid config update checks when handling 'completion' flags #554
Prior change: CLI v2.0.3
Following change: CLI v3.0.1