- Expand regex to account for new list declarations (#85)
- dependencies: update
katbyte/andreyvit-difftov0.0.2andkatbyte/sergi-go-difftov1.2.3indirectly
- dependencies: update
hcl/v2tov2.20.1(#75)
- dependencies: update
hcl/v2tov2.20.0(#75)
- fix regression preventing uppercase resource name (#71)
- remove
exclude sergi/go-diff v1.2.0from go.mod
- allow uppercase letters for the resource name in the block reader (#56)
- adds support for format verbs as parameters (#58)
- support for for expressions and functions with multiple parameters (#59)
- support reStructuredText (#60)
- support format verbs in resource names (#67)
- support for the
countmeta-variable (#68)
- add option to remove colour from output with
-uncolouredoption (#52) - update to go v1.18 (#54)
- correctly surface error statuses (#50)
- add block number to json output (#49)
- update terraform-exec to v0.12.0 (#42)
- add support for
return 'blocks (#39) - use terraform-exec to manage the terraform executable (#36)
- returns actionable error codes (#33)
- suppot addtional go format verbs (#31)
- add option to mask go format versd with
-blocksoption (#29) - the
blockscommand can now return blocks null-seperated (#25) - JSON output format for
blockscommand (#23) - tolerate whitespace at the beginning of the first line (#12)
- include the terraform version in the output of
version(#8)
- Replace
filename#linenumberoutput withfilename:linenumber(#16) - Support directory traversal with pattern matching in diff and fmt (#14)
Initial release!