v0.3.0
Feature Highlights
- feat: user friendly outputs by @hay-kot in #166
- Some user facing error message should be a little more clear. This work will continue as we try to move away from the logger as a means of notifying users of problems.
- feat: extend validators to support more kinds/types by @hay-kot in #179
- Scaffolds now support a whole host of new validation features for inputs!
- https://hay-kot.github.io/scaffold/templates/config-reference.html#validate
What's Changed
- fix(deps): update module github.com/charmbracelet/bubbletea to v0.26.6 by @renovate in #180
- fix(deps): update github.com/charmbracelet/huh/spinner digest to 67d4a43 by @renovate in #181
- fix(deps): update dependency vitepress to v1.3.1 by @renovate in #183
- fix(deps): update dependency vitepress to v1.3.2 by @renovate in #188
- fix(deps): update module github.com/urfave/cli/v2 to v2.27.3 by @renovate in #186
- fix(deps): update module github.com/charmbracelet/huh to v0.5.2 by @renovate in #184
- chore: bump go dependencies by @hay-kot in #197
- chore(deps): update dependency typescript-json-schema to ^0.65.0 by @renovate in #194
- fix(deps): update dependency vitepress to v1.3.3 by @renovate in #193
- chore: bump go version to latest by @hay-kot in #198
- chore: bump sprout with compat layer by @hay-kot in #199
Full Changelog: v0.2.0...v0.3.0
Changelog
- b722863 chore(deps): update dependency typescript-json-schema to ^0.65.0 (#194)
- 1251d63 chore: bump go dependencies (#197)
- 9c4c9dc chore: bump go version to latest (#198)
- d13c858 chore: bump sprout with compat layer (#199)
- b467240 chore: go mod tidy
- 23da436 feat: extend validators to support more kinds/types (#179)
- 82dd1e6 feat: user friendly outputs (#166)
- b23400c fix(deps): update dependency vitepress to v1.3.1 (#183)
- edf5f29 fix(deps): update dependency vitepress to v1.3.2 (#188)
- bfdc85f fix(deps): update dependency vitepress to v1.3.3 (#193)
- 0355f6f fix(deps): update github.com/charmbracelet/huh/spinner digest to 67d4a43 (#181)
- 5f60b6d fix(deps): update module github.com/charmbracelet/bubbletea to v0.26.6 (#180)
- 378eb5a fix(deps): update module github.com/charmbracelet/huh to v0.5.2 (#184)
- d70d6c6 fix(deps): update module github.com/urfave/cli/v2 to v2.27.3 (#186)