Skip to content

Releases: choria-io/appbuilder

Release 0.10.0

25 Aug 11:50
v0.10.0
087b8c6
Compare
Choose a tag to compare

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

27 Oct 14:41
v0.9.0
50ade7b
Compare
Choose a tag to compare

Enhancements

  • Support experimental form base data input wizards

Maintenance

  • Address goreleaser deprecations

Full Changelog: v0.8.0...v0.9.0

Release 0.8.0

13 Sep 06:40
v0.8.0
839673c
Compare
Choose a tag to compare

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

09 Sep 11:54
v0.7.3
d5b79e8
Compare
Choose a tag to compare

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

31 Aug 12:14
v0.7.2
b8ffca0
Compare
Choose a tag to compare

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

30 Aug 13:35
v0.7.1
69e2f97
Compare
Choose a tag to compare

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

29 Aug 15:11
v0.7.0
10a469f
Compare
Choose a tag to compare

This adds a major new feature that allows you to Scaffold directories based on templates.

Enhancements

  • (#137) adds a scaffold command in #139

Bug Fixes

  • (#132) Further fixes to single entry bar graphs in #136

Full Changelog: v0.6.6...v0.7.0

Release 0.6.6

02 May 08:19
v0.6.6
dfc0a9c
Compare
Choose a tag to compare

Bug Fixes

  • Further fixes to single entry bar graphs

Experiments

Try our new Local Task File experimental feature.

Release 0.6.5

18 Apr 14:23
v0.6.5
c6b3f00
Compare
Choose a tag to compare

Bug Fixes

  • Handle bar graphs with 1 entry correctly

Release 0.6.4

22 Mar 11:42
v0.6.4
9cd6f85
Compare
Choose a tag to compare

Bug Fixes

  • Fix path to ABTaskFile