github minamijoyo/hcledit v0.2.0

latest releases: v0.2.15, v0.2.14, v0.2.13...
3 years ago

Changelog

5ce0cf4 Bump version to v0.2.0
fe49483 Add tests for Client
94a8bea Add tests for UpdateFile, ReadFile, and DeriveFile
17e7ed9 Add support for in-place update
15f62b6 Add tests for Operator
4b8b912 Change input and output type for Operator.Apply() to []byte
16223fd Skip formatter if filter didn't change contents to suppress meaningless diff
05e4940 Add body get command
a03a8d9 Add support for getting nested block
cfa7772 Update hcl to v2.9.0
d8144d2 Update Go to v1.16.0
e7399e5 Bump version to v0.2.0-dev
9ddb842 Rename test functions for consistency
734eb20 Rename multiop to MultiFilter for consistency
c290d8f Rename verticalFormatter to verticalFormatterFilter for consistency
9351a37 Expose operators
67a588d Rename parser to ParserSource for consistency
a8e40ef Expose formatter as Sink, not Filter
3be8e0b Expose attribute and block sinks
a69e34f Expose attribute and block filters
06635c0 Reorganize file names by type
d9f6a53 Abstract editor to Operator and split editing and deriving
5787588 Pass filename on edit
d5cabb9 Remove multiple filters support from editor
49cb108 Abstract Editor to interface
c645b48 Use the default formatter sink implementation always for filter operations
238a38a Fix typo s/formater/formatter/g
17c175d Move verticalFormater to filter.go
32e6c2c Change verticalFormater to Filter instead of Sink
97d369b Add SinkHCL to be used for the output is not HCL
ca34b60 Extract Editor.Apply() calls in one place

Don't miss a new hcledit release

NewReleases is sending notifications on new releases.