v0.5.0
What's Changed
- build(deps): bump github.com/lestrrat-go/jwx/v2 from 2.0.8 to 2.0.11 by @dependabot in #139
- Tweak the grammar of DiffErrStrings outputs by @drevell in #140
- Sometimes, add a -/+ diff to DiffErrString output by @drevell in #141
- Add override-workflow-variables action by @gjonathanhong in #142
- fix: allow cli prompt to be canceled by @verbanicm in #143
- fix: prompt should print with Fprintf by @verbanicm in #144
- cli: don't panic if the lookuper is nil by @sethvargo in #145
- Rename worker to workerpool by @sethvargo in #150
- Return a multi-error in Done by @sethvargo in #151
- renderer: rename test to doc by @sethvargo in #152
- renderer: support defining multiple templateFunc by @sethvargo in #153
- renderer: add toTitle template func by @sethvargo in #154
- workerpool: add stop-on-error functionality by @sethvargo in #156
- Update linters and actions by @sethvargo in #157
- cli: clarify best practices/standards in comments by @sethvargo in #159
- renderer: do not render special json on nil by @sethvargo in #155
- cli: add helpers for cwd and execpath by @sethvargo in #160
New Contributors
- @gjonathanhong made their first contribution in #142
Full Changelog: https://github.com/abcxyz/pkg/commits/v0.5.0