Skip to content

Releases: drlau/akashi

v0.0.7

12 Oct 09:29
Compare
Choose a tag to compare

Changelog

371f90d add example scenario to readme
b201d28 add kanji to readme title
204f554 bump tfplanparse to 0.0.12, update readme, suppress usage on error
39f7c35 readme: fix typo
ca4d0f5 update goreleaser config and set version dynamically

v0.0.6

23 Sep 08:27
0e7a7a4
Compare
Choose a tag to compare

Changelog

0e7a7a4 Merge pull request #7 from drlau/bump-tfplanparse
3e4359c bump dependencies

v0.0.5

21 Sep 05:44
Compare
Choose a tag to compare

Changelog

daf5415 Merge pull request #4 from drlau/matchany
0276535 Merge pull request #5 from drlau/update-resources
b4ed286 Merge pull request #6 from drlau/ignore-no-op
155e588 [breaking] add matchAny
77ea2ab bump tfplanparse to 0.0.7, add combining multiple rulesets to roadmap
5069eeb finalize 0.0.5
fc65ebc go mod tidy
2d60caf ignore no op wip
3249b48 implement no-op
65379bf initial update resource work
07731eb update tfplanparse to v0.0.8

v0.0.4

15 Sep 09:55
Compare
Choose a tag to compare

Changelog

52a49ff Merge pull request #3 from drlau/bump-dependencies
9a2d644 convert nested maps
e168d3c exact matching on map/arrays is complete
1b30d13 fix map comparison
358a885 fix panic when ruleset has no default
55f518f go get -u
490fb3a hack for map comparison

v0.0.3

11 Aug 13:33
2aa2ff5
Compare
Choose a tag to compare

Changelog

5a3e332 Merge pull request #1 from drlau/autofail
2aa2ff5 Merge pull request #2 from drlau/finalize-0.0.3
49b4f3c add autofail compare option
c1ba587 bump dependencies, finalize 0.0.3

v0.0.2

11 Aug 01:18
Compare
Choose a tag to compare

Changelog

8b516eb update schema enforcedValues->enforced, ignoredArgs->ignored

v0.0.1

10 Aug 15:31
Compare
Choose a tag to compare

Changelog

f088e17 add goreleaser
5990dc0 akashi diff tests, fix test error message
21c8675 diff tests, use string builder
a124719 init
3175aa1 initial work on parsing json and create and destroy
39a28a2 update README
4c8bfd1 update coloring
639570a update output functionality, more flags, cleanup unused fakes
47ce19f update tfplanparse to 0.0.3, fix printing of non-string changes
69b60a5 use tfplanparse 0.0.1
975e484 use tfplanparse to read from plan output