Releases: mercari/hcledit
Releases · mercari/hcledit
v0.0.17
v0.0.16
version 0.0.16
v0.0.15
Changelog
- ec532a0 Support comment for RawValues (#127)
- 69c7a86 [ci/workflow] fix Docker build step (#120)
- 62b3bd6 [ci/workflows] run
docker build
on PRs (#121) - 31c7e54 [ci/workflows] skip docker login for PR builds (#122)
- 412c6b2 [feat] add an option for queryStr separator (#129)
- 29a6d45 [feat]: BlockVal should reflects WithNewLine option (#130)
- 5857aee [goreleaser] add
packages: write
permissions (#133) - 8f0f6c1 [goreleaser] fix tap config (#131)
- 97f21f7 [goreleaser] specify the main branch (#132)
- fd745ac [workflows/release] have
goreleaser
open PRs to update tap (#126) - 2234f28 update README.md Install section (#125)
v0.0.14
v0.0.13
Changelog
- b5dfe07 Bump github.com/google/go-cmp from 0.5.7 to 0.5.9 (#78)
- 420cd5c Bump github.com/hashicorp/hcl/v2 from 2.10.1 to 2.20.1 (#111)
- 4beaf3a Bump github.com/spf13/cobra from 1.4.0 to 1.7.0 (#91)
- 0e8580f Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#114)
- dd2a67f Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#116)
- d91f7e1 Bump github.com/zclconf/go-cty from 1.8.3 to 1.14.4 (#112)
- 2109daa chore(goreleaser): fix deprecation warning (#110)
- 14a9dd2 fix(cicd/release): single quotes around go-version in
actions/setup-go@v4
(#115)
v0.0.11
v0.0.10
What's Changed
- [codeowners] add folks who commonly use this tool by @ryan-ph in #101
- [hcledit/create] add comments to block handler by @ryan-ph in #102
- [hcledit/create] fix broken test by @ryan-ph in #103
- [hcledit/read] fallback to raw values if unparsable by @ryan-ph in #100
New Contributors
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- Bump github.com/hashicorp/hcl/v2 from 2.8.2 to 2.9.0 by @dependabot in #38
- Bump github.com/google/go-cmp from 0.5.4 to 0.5.5 by @dependabot in #40
- Add .dockerignore by @micnncim in #41
- Add version and revision at build time to version command by @micnncim in #43
- Bump github.com/hashicorp/hcl/v2 from 2.9.0 to 2.9.1 by @dependabot in #42
- Upgrade to Go 1.16 and support Apple Silicon by @KeisukeYamashita in #45
- Fix readme example source codes by @KeisukeYamashita in #46
- Output only the value as default by @KeisukeYamashita in #50
- Update with various readability improvements by @slewiskelly in #32
- Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 by @dependabot in #51
- Bump github.com/zclconf/go-cty from 1.8.0 to 1.8.3 by @dependabot in #49
- options_test: Fix tests by @slewiskelly in #52
- Update README.md by @tcnksm in #56
- Add instruction for contribution by @micnncim in #57
- Update README.md by @micnncim in #58
- Update CODEOWNERS by @micnncim in #61
- Support --type flag in update command by @micnncim in #60
- Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 by @dependabot in #54
- Bump github.com/hashicorp/hcl/v2 from 2.9.1 to 2.10.1 by @dependabot in #55
- Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 by @dependabot in #69
- Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 by @dependabot in #68
- Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by @dependabot in #70
- bump go to 1.20 by @drlau in #94
- add customedit function by @drlau in #93
New Contributors
- @KeisukeYamashita made their first contribution in #45
- @slewiskelly made their first contribution in #32
Full Changelog: v0.0.8...v0.0.9