New features
mlr sort -b
feature by @johnkerl in https://github.com/johnkerl/miller/pull/1833- Add scoop install to README.md by @dflock in https://github.com/johnkerl/miller/pull/1842
- DKVP
--incr-key
option by @johnkerl in https://github.com/johnkerl/miller/pull/1839
Bugfixes
- Fix doc typo re empty and multiplication by @johnkerl in https://github.com/johnkerl/miller/pull/1838
- Force decimal formatting for ints on JSON output by @johnkerl in https://github.com/johnkerl/miller/pull/1840
- Preserve file mods on
mlr -I
by @johnkerl in https://github.com/johnkerl/miller/pull/1849 - Don't parse CSV comments by @johnkerl in https://github.com/johnkerl/miller/pull/1859
Dependency updates
- Miller 6.15.0 by @johnkerl in https://github.com/johnkerl/miller/pull/1860
- Use Go 1.24.5 by @johnkerl in https://github.com/johnkerl/miller/pull/1843
- Bump golang.org/x/sys from 0.33.0 to 0.34.0 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1832
- Bump golang.org/x/term from 0.32.0 to 0.33.0 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1831
- Bump golang.org/x/text from 0.26.0 to 0.27.0 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1830
- Bump github/codeql-action from 3.29.2 to 3.29.3 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1841
- Bump github.com/klauspost/compress from 1.17.11 to 1.18.0 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1757
- Bump github.com/klauspost/compress from 1.17.11 to 1.18.0 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1844
- Bump github/codeql-action from 3.29.3 to 3.29.4 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1845
- Bump github.com/lestrrat-go/strftime from 1.1.0 to 1.1.1 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1846
- Bump github/codeql-action from 3.29.4 to 3.29.5 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1847
- Bump actions/cache from 4.2.3 to 4.2.4 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1854
- Bump github/codeql-action from 3.29.7 to 3.29.8 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1853
- Bump golang.org/x/sys from 0.34.0 to 0.35.0 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1852
- Bump golang.org/x/term from 0.33.0 to 0.34.0 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1851
- Bump golang.org/x/text from 0.27.0 to 0.28.0 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1850
- Bump github/codeql-action from 3.29.8 to 3.29.9 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1856
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1857
New Contributors
- @dflock made their first contribution in https://github.com/johnkerl/miller/pull/1842
Full Changelog: https://github.com/johnkerl/miller/compare/v6.14.0...v6.15.0