Skip to content

Miller 6.10.0: Add --files option; bugfixes; use Go 1.19

Compare
Choose a tag to compare
@johnkerl johnkerl released this 14 Dec 00:06
· 182 commits to main since this release

Features

Bugfixes

  • Fix ragged-CSV auto-pad by @johnkerl in #1428
  • Absent variable on left side of boolean OR (||) expression makes it absent by @johnkerl in #1434
  • Include null in any typemask by @johnkerl in #1395
  • transformers/grep: avoid allocations with (*regexp.Regexp).MatchString by @Juneezee in #1416
  • JSONL output does not properly handle keys with quotes by @johnkerl in #1425

Minor changes

Miller as API

Dependencies

New Contributors

Full Changelog: v6.9.0...v6.10.0