Skip to content

Releases: mercari/hcledit

v0.0.17

04 Sep 01:04
3024635
Compare
Choose a tag to compare

Changelog

  • 8027023 Fallback to raw values in object attributes (#136)
  • 3024635 [goreleaser] specify branch name for PR (#137)

v0.0.16

24 Jul 04:02
4fd9161
Compare
Choose a tag to compare
version 0.0.16

v0.0.15

23 Jul 08:20
5857aee
Compare
Choose a tag to compare

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

19 Jun 06:37
2396734
Compare
Choose a tag to compare

Changelog

v0.0.13

19 Jun 01:17
dd2a67f
Compare
Choose a tag to compare

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

24 Apr 04:37
9104984
Compare
Choose a tag to compare

Full Changelog: v0.0.10...v0.0.11

What's Changed

  • [hcledit/create] add new line before appending a block level comment by @ryan-ph in #105

Full Changelog: v0.0.10...v0.0.11

v0.0.10

24 Apr 03:27
f186c5c
Compare
Choose a tag to compare

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

24 Apr 03:21
255488b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.8...v0.0.9

v0.0.8

26 Feb 02:46
5c23393
Compare
Choose a tag to compare

Changelog

8b4cd91 Brew formula update for hcledit version v0.0.7
b581550 Brew formula update for hcledit version v0.0.8
f9392f0 Enable docker image push for releases
c085dfc Update documentation
07fba86 Use secret for docker username in workflow

v0.0.7

17 Feb 06:40
564e5d0
Compare
Choose a tag to compare

Changelog

57a7329 Brew formula update for hcledit version v0.0.6
4334f00 Bump github.com/spf13/cobra from 1.1.1 to 1.1.3
7e79b0c add withnewline option