Skip to content
1.0.0 release

New features:

- cli: Switch to argparse from Click
- cli: Remove build-set subcommand and references
- cli: Fix to make test sub sub commands work correctly
- cli: handle_build: handle_plan: Remove unnecessary options parsing
- cli: Implement new parser mecahnism to handle build targets

Bug fixes:

- build: target-arch: fix assert output
- test: test_build: mandatory attributes

Documentation updates:

- docs: fix some spelling errors