Skip to content

Releases: minamijoyo/hcledit

v0.2.17

12 Feb 01:59
Compare
Choose a tag to compare

Changelog

  • e10c3bc Bump version to v0.2.17
  • 50f0f6c Update hcl to the latest main branch of upstream
  • 4772d7c Add attribute replace command
  • 1a64342 Add attribute mv command

v0.2.16

05 Feb 09:03
Compare
Choose a tag to compare

Changelog

  • f1b2e5d Bump version to v0.2.16
  • c55798b Change the argument of the block new command to accept an address
  • 0495605 add --newline for block new
  • 39c1b80 Update hcl to v2.23.0
  • aad7348 Update Go to v1.23
  • 7944413 update help message
  • c559e38 block new should accept minimum 1 arg
  • bbc997f block new ...

v0.2.15

30 Aug 09:00
Compare
Choose a tag to compare

Changelog

  • cf25f07 Bump version to v0.2.15
  • e45b2f6 Updated CHANGELOG
  • d04d1f2 Fix attribute get --with-comments for inline comments

v0.2.14

29 Aug 13:35
Compare
Choose a tag to compare

Changelog

  • 151373e Bump version to v0.2.14
  • a5e5f44 add --with-comments to preserve comments when returning an attribute

v0.2.13

02 Aug 14:55
Compare
Choose a tag to compare

Changelog

v0.2.13-beta1

02 Aug 14:49
Compare
Choose a tag to compare
v0.2.13-beta1 Pre-release
Pre-release

Changelog

  • 2263037 Fix syntax error in release workflow

v0.2.11

15 Apr 00:33
Compare
Choose a tag to compare

Changelog

v0.2.10

20 Sep 01:34
Compare
Choose a tag to compare

Changelog

  • 8c6189a Bump version to v0.2.10
  • 4f3588b Update hcl to v2.18.0
  • 8876582 Update Go to v1.21
  • fea2d8d feat: add support for escaping . in address

v0.2.9

12 Jun 04:55
Compare
Choose a tag to compare

Changelog

  • 12a186a Bump version to v0.2.9
  • 5b4cd9e Update hcl to v2.17.0
  • 44bb74f Fix unexpected format when files do not end with newline

v0.2.8

11 May 00:54
Compare
Choose a tag to compare

Changelog

  • 918a16d Bump version to v0.2.8
  • 70c729d Fix multiline comment parsing