Miller 6.10.0: Add --files option; bugfixes; use Go 1.19
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
inany
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
- Update to Go 1.19 by @johnkerl in #1441
- miller 6.10.0 by @johnkerl in #1442
- Add
winget
toREADME.md
by @rursprung in #1414 - Name-neaten for #1392 by @johnkerl in #1393
Miller as API
Dependencies
- Bump golang.org/x/text from 0.12.0 to 0.13.0 by @dependabot in #1382
- Bump golang.org/x/sys from 0.11.0 to 0.12.0 by @dependabot in #1381
- Bump golang.org/x/term from 0.11.0 to 0.12.0 by @dependabot in #1380
- Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #1383
- Bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0 by @dependabot in #1385
- Bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #1387
- Bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #1390
- Bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0 by @dependabot in #1396
- Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #1400
- Bump golang.org/x/term from 0.12.0 to 0.13.0 by @dependabot in #1404
- Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 by @dependabot in #1411
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #1412
- Bump golang.org/x/text from 0.13.0 to 0.14.0 by @dependabot in #1419
- Bump golang.org/x/sys from 0.13.0 to 0.14.0 by @dependabot in #1420
- Bump golang.org/x/term from 0.13.0 to 0.14.0 by @dependabot in #1423
- Bump golang.org/x/term from 0.14.0 to 0.15.0 by @dependabot in #1432
- Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #1436
New Contributors
- @rursprung made their first contribution in #1414
Full Changelog: v6.9.0...v6.10.0