Releases: infraguys/genesis_devtools
Releases · infraguys/genesis_devtools
1.2.3
Bugfix: Allow for vars set command specify UUID on creation
1.2.2
Add new genesis vars set command to simplify vars managment
1.2.1: Wizard stack and genesis init command
- New genesis init Command: Introduced a new genesis init command to the CLI, enabling interactive project initialization and scaffolding - Interactive Project Wizard: Implemented a console-based wizard (ConsoleWizard) to guide users through project setup - Templated Project Generation: Added a JinjaTemplateEngine to generate project files based on user selections - Modular Scenario Definitions: Structured project initialization logic using Scenario and Action dataclasses, allowing for flexible and extensible project templates and configuration flows Signed-off-by: Anton Kremenetsky <anton.kremenetsky@gmail.com>
1.2.0: Wizard stack and genesis init command
- New genesis init Command: Introduced a new genesis init command to the CLI, enabling interactive project initialization and scaffolding - Interactive Project Wizard: Implemented a console-based wizard (ConsoleWizard) to guide users through project setup - Templated Project Generation: Added a JinjaTemplateEngine to generate project files based on user selections - Modular Scenario Definitions: Structured project initialization logic using Scenario and Action dataclasses, allowing for flexible and extensible project templates and configuration flows Signed-off-by: Anton Kremenetsky <anton.kremenetsky@gmail.com>
1.1.0
Add support of multiple element builds
1.0.9
push release to repo (#117)
1.0.8
publish_test (#116)
1.0.7
publish_test (#116)
1.0.4
create binary with packer files, fix docs workflow and add binary wor…
1.0.3
What's Changed
- Advanced bootstrap approach for single core stand (86) by @akremenetsky in #89
- add mkdocs, docs and commands from ci_tools by @slashburygin in #110
- create binary with packer files, fix docs workflow and add binary wor… by @slashburygin in #111
Full Changelog: 0.8.0...1.0.3