Releases: choria-io/appbuilder
Releases · choria-io/appbuilder
Release 0.10.0
What's Changed
- Render form descriptions as templates
- Support including definitions from files
Full Changelog: v0.9.0...v0.10.0
Release 0.9.0
Enhancements
- Support experimental form base data input wizards
Maintenance
- Address
goreleaser
deprecations
Full Changelog: v0.8.0...v0.9.0
Release 0.8.0
Enhancements
- Log file writes made using write in templates
- Support experimental flag and argument validation
Full Changelog: v0.7.3...v0.8.0
Release 0.7.3
Enhancements
- Support the
partials
concept in Scaffold and support writing files from within templates files
Full Changelog: v0.7.2...v0.7.3
Release 0.7.2
Enhancements
- Allow App Builder applications to be compiled to binaries or be embedded at compile time into other Fisk based applications
Bug fixes
- Use the correct template when
help_template: compact
is set
Full Changelog: v0.7.1...v0.7.2
Release 0.7.1
Enhancements
- Various additions to the new
scaffold
command such as the ability to skip empty files
Full Changelog: v0.7.0...v0.7.1
Release 0.7.0
This adds a major new feature that allows you to Scaffold directories based on templates.
Enhancements
Bug Fixes
Full Changelog: v0.6.6...v0.7.0
Release 0.6.6
Bug Fixes
- Further fixes to single entry bar graphs
Experiments
Try our new Local Task File experimental feature.
Release 0.6.5
Bug Fixes
- Handle bar graphs with 1 entry correctly
Release 0.6.4
Bug Fixes
- Fix path to
ABTaskFile