Unclaimed project
Are you a maintainer of miller? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
miller
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
Back to changelogNew
6.15.0: Fix double quotes in CSV comments and `mlr -I` mode preservation; `sort -b`
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/1831Bump golang.org/x/text from 0.26.0 to 0.27.0 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1830Bump github/codeql-action from 3.29.2 to 3.29.3 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1841Bump github.com/klauspost/compress from 1.17.11 to 1.18.0 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1757Bump github.com/klauspost/compress from 1.17.11 to 1.18.0 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1844Bump github/codeql-action from 3.29.3 to 3.29.4 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1845Bump github.com/lestrrat-go/strftime from 1.1.0 to 1.1.1 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1846Bump github/codeql-action from 3.29.4 to 3.29.5 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1847Bump actions/cache from 4.2.3 to 4.2.4 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1854Bump github/codeql-action from 3.29.7 to 3.29.8 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1853Bump golang.org/x/sys from 0.34.0 to 0.35.0 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1852Bump golang.org/x/term from 0.33.0 to 0.34.0 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1851Bump golang.org/x/text from 0.27.0 to 0.28.0 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1850Bump github/codeql-action from 3.29.8 to 3.29.9 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1856Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in https://github.com/johnkerl/miller/pull/1857New 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