Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@TLINDEN TLINDEN released this 14 Jan 12:13

What's Changed

  • Add transpose feature, which allows you to modify matching fields, e.g. -Tname -R '/foo/bar'
  • Bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0
  • Removed lisp plugin support (filters and transposers do the job)
  • Added L7 tests
  • Changed file handling, use -r <file> to read from a file, it reads from stdin otherwise, only one file supported anymore
  • Headers are now treated case insensitive (options -c and -T)

Full Changelog: v1.2.3...v1.3.0