Changelog
Highlights
- Breaking: Template api and runner improvements
- Breaking: Renamed cli sub commands (e.g. flow init workspace -> flow workspace create)
- tuikit upgrades with huh form inputs, notice level, and bug fixes
- New verbs and verb groups
- Lots of documentations updates
New features
- 29daebf feat!: add new exec verbs and update subcmd usage (#162)
- 57bcd5a feat!: templates v2 and tui stability upgrades (#158)
- 3ce010d feat: add library flag for all ns filtering (#164)
Bug fixes
- 7aa8465 fix: maintain library scroll position when toggling namespaces
- 58467f1 fix: replace ws init command in dockerfile
- d99081e fix: set workspace abs paths when rel paths are used
- 2bc8ffb fix: show serial and parallel step field
- 4a1e5ec fix: squash a couple library view bugs and update docs (#167)
Documentation updates
- 694ee11 docs: remove horizontal line
- 752d4e9 docs: tidy up readme
- f7212ca docs: update development executables
- 3ac8c0a docs: update examples (#165)
- caa85c7 docs: update generated and min documentation pages (#163)
- 17fb904 docs: update readme
- 6d3786e docs: update styling for docs site
Miscellaneous
- a873ef9 refactor: move schemas directory Moved from repo root -> docs directory. This so that they can be accessed from the github pages site
- d5c1aed style: fix linting errors
- 355db8b test!: create ws e2e tests with subcommand updates (#166)
Full Changelog: v0.5.2...v0.6.0