Releases: dineshba/tf-summarize
Releases · dineshba/tf-summarize
v0.3.13
v0.3.12
Changelog
- be5c60e: Sort results (#75) (@lcssanches)
- a9ed1c4: Use --clean instead of --rm-dist for go releaser (@dineshba)
- e1c495e: docs(readme): update readme example with latest checkout version (#76) (@Ameausoone)
- 789555f: Fix release pipeline which is caused by breaking goreleaser change (#77) (@dineshba)
- 3483af4: Add test coverage (#78) (@kumdeepakgit)
- 4e3f1ce: print change summary as json (#22) (@cgroschupp)
- 6c9fdfb: Update README with json-sum feature (#79) (@dineshba)
v0.3.11
Changelog
- be5c60e: Sort results (#75) (@lcssanches)
- a9ed1c4: Use --clean instead of --rm-dist for go releaser (@dineshba)
- e1c495e: docs(readme): update readme example with latest checkout version (#76) (@Ameausoone)
- 8ce1883: Update goreleaser github action (@dineshba)
- 03c3508: Fix gorelease yaml file (@dineshba)
v0.3.10
Changelog
- 9e403ca: Fix incorrect filtering of no-op changes (#74) (@QuintenBruynseraede)
v0.3.9
v0.3.8
Changelog
- b74b13d: [WIP] Feat: use terraform-json package (#60) (@QuintenBruynseraede)
- 908b8f0: Add nil check for IsImport (#66) (@dineshba)
- 29d45b2: Fix issue #20 "unexpected end of JSON input" error (#64) (@mdb)
- 2c17fcc: feat: add support for env defined binary (#68) (@quotidian-ennui)
- c447ded: support
-html
flag to render output as HTML (#70) (@mdb)