New
Miller 6.14.0: survival curve, misc. features, and bugfixes
New features
- Add
survverb to estimate a survival curve by @cwarden in https://github.com/johnkerl/miller/pull/1788 - cut: Consider
-oflag even when using regexes with-rby @balki in https://github.com/johnkerl/miller/pull/1823 - Add keystroke savers for same format by @balki in https://github.com/johnkerl/miller/pull/1824
Bug fixes
- Fix unflatten with field names like
..xorx..yby @johnkerl in https://github.com/johnkerl/miller/pull/1735 - Fix section-title typos for docs in #1735 by @johnkerl in https://github.com/johnkerl/miller/pull/1736
- Fix non-constant format string errors with Go 1.24 by @michel-slm in https://github.com/johnkerl/miller/pull/1745
- Fix
joinvwith""separator by @johnkerl in https://github.com/johnkerl/miller/pull/1794 - Fix
printwithinbegin{}/end{}by @johnkerl in https://github.com/johnkerl/miller/pull/1795 - Argument parsing is different in
mlr -sscripts by @johnkerl in https://github.com/johnkerl/miller/pull/1817
Documentation
- Docs for new
survverb by @johnkerl in https://github.com/johnkerl/miller/pull/1807 - Improve help message on non-existent verb by @johnkerl in https://github.com/johnkerl/miller/pull/1798
- Add help strings for
-a/-rinsub/gsub/ssubby @johnkerl in https://github.com/johnkerl/miller/pull/1721 - Join docs wrong link by @johnkerl in https://github.com/johnkerl/miller/pull/1695
- Add
-c,-t,-jto doc matrix in PR 1824 by @johnkerl in https://github.com/johnkerl/miller/pull/1826 - Doc copy edits by @johnkerl in https://github.com/johnkerl/miller/pull/1827
- Typo fix: programmatically by @skitt in https://github.com/johnkerl/miller/pull/1679
Internals
- Static-check fixes from @lespea #1657, batch 1/n by @johnkerl in https://github.com/johnkerl/miller/pull/1703
- Static-check fixes from @lespea #1657, batch 2/n by @johnkerl in https://github.com/johnkerl/miller/pull/1704
- Static-check fixes from @lespea #1657, batch 3/n by @johnkerl in https://github.com/johnkerl/miller/pull/1705
- Static-check fixes from @lespea #1657, batch 4/n by @johnkerl in https://github.com/johnkerl/miller/pull/1706
- Static-check fixes from @lespea #1657, batch 5/n by @johnkerl in https://github.com/johnkerl/miller/pull/1707
- Static-check fixes from @lespea #1657, batch 6/n by @johnkerl in https://github.com/johnkerl/miller/pull/1708
- Static-check fixes from @lespea #1657, batch 7/n by @johnkerl in https://github.com/johnkerl/miller/pull/1709
- Static-check fixes from @lespea #1657, batch 8/n by @johnkerl in https://github.com/johnkerl/miller/pull/1710
- Switch to generics (one PR of several) by @johnkerl in https://github.com/johnkerl/miller/pull/1763
- Use Go 1.21 in CI by @johnkerl in https://github.com/johnkerl/miller/pull/1768
Dependencies
- Bump actions/cache from 4.0.2 to 4.1.0 by @dependabot in https://github.com/johnkerl/miller/pull/1683
- Bump golang.org/x/sys from 0.25.0 to 0.26.0 by @dependabot in https://github.com/johnkerl/miller/pull/1682
- Bump golang.org/x/text from 0.18.0 to 0.19.0 by @dependabot in https://github.com/johnkerl/miller/pull/1681
- Bump golang.org/x/term from 0.24.0 to 0.25.0 by @dependabot in https://github.com/johnkerl/miller/pull/1680
- Bump github/codeql-action from 3.26.11 to 3.26.12 by @dependabot in https://github.com/johnkerl/miller/pull/1687
- Bump actions/upload-artifact from 4.4.0 to 4.4.1 by @dependabot in https://github.com/johnkerl/miller/pull/1686
- Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in https://github.com/johnkerl/miller/pull/1685
- Bump actions/cache from 4.1.0 to 4.1.1 by @dependabot in https://github.com/johnkerl/miller/pull/1688
- Bump actions/upload-artifact from 4.4.1 to 4.4.2 by @dependabot in https://github.com/johnkerl/miller/pull/1689
- Bump actions/upload-artifact from 4.4.2 to 4.4.3 by @dependabot in https://github.com/johnkerl/miller/pull/1690
- Bump github/codeql-action from 3.26.12 to 3.26.13 by @dependabot in https://github.com/johnkerl/miller/pull/1692
- Bump github.com/klauspost/compress from 1.17.10 to 1.17.11 by @dependabot in https://github.com/johnkerl/miller/pull/1691
- Bump actions/cache from 4.1.1 to 4.1.2 by @dependabot in https://github.com/johnkerl/miller/pull/1698
- Bump github/codeql-action from 3.26.13 to 3.27.0 by @dependabot in https://github.com/johnkerl/miller/pull/1697
- Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in https://github.com/johnkerl/miller/pull/1699
- Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in https://github.com/johnkerl/miller/pull/1700
- Bump golang.org/x/term from 0.25.0 to 0.26.0 by @dependabot in https://github.com/johnkerl/miller/pull/1712
- Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 by @dependabot in https://github.com/johnkerl/miller/pull/1711
- Bump golang.org/x/text from 0.19.0 to 0.20.0 by @dependabot in https://github.com/johnkerl/miller/pull/1714
- Bump github/codeql-action from 3.27.0 to 3.27.1 by @dependabot in https://github.com/johnkerl/miller/pull/1715
- Bump github/codeql-action from 3.27.1 to 3.27.2 by @dependabot in https://github.com/johnkerl/miller/pull/1716
- Bump github/codeql-action from 3.27.2 to 3.27.3 by @dependabot in https://github.com/johnkerl/miller/pull/1717
- Bump github/codeql-action from 3.27.3 to 3.27.4 by @dependabot in https://github.com/johnkerl/miller/pull/1718
- Bump github/codeql-action from 3.27.4 to 3.27.5 by @dependabot in https://github.com/johnkerl/miller/pull/1719
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in https://github.com/johnkerl/miller/pull/1723
- Bump github/codeql-action from 3.27.5 to 3.27.6 by @dependabot in https://github.com/johnkerl/miller/pull/1724
- Bump golang.org/x/text from 0.20.0 to 0.21.0 by @dependabot in https://github.com/johnkerl/miller/pull/1727
- Bump golang.org/x/term from 0.26.0 to 0.27.0 by @dependabot in https://github.com/johnkerl/miller/pull/1726
- Bump actions/cache from 4.1.2 to 4.2.0 by @dependabot in https://github.com/johnkerl/miller/pull/1728
- Bump github/codeql-action from 3.27.6 to 3.27.7 by @dependabot in https://github.com/johnkerl/miller/pull/1730
- Bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in https://github.com/johnkerl/miller/pull/1729
- Bump github/codeql-action from 3.27.7 to 3.27.9 by @dependabot in https://github.com/johnkerl/miller/pull/1731
- Bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot in https://github.com/johnkerl/miller/pull/1732
- Bump github/codeql-action from 3.27.9 to 3.28.0 by @dependabot in https://github.com/johnkerl/miller/pull/1734
- Bump golang.org/x/sys from 0.28.0 to 0.29.0 by @dependabot in https://github.com/johnkerl/miller/pull/1738
- Bump golang.org/x/term from 0.27.0 to 0.28.0 by @dependabot in https://github.com/johnkerl/miller/pull/1737
- Bump actions/upload-artifact from 4.5.0 to 4.6.0 by @dependabot in https://github.com/johnkerl/miller/pull/1739
- Bump github/codeql-action from 3.28.0 to 3.28.1 by @dependabot in https://github.com/johnkerl/miller/pull/1740
- Bump actions/setup-go from 5.2.0 to 5.3.0 by @dependabot in https://github.com/johnkerl/miller/pull/1741
- Bump github/codeql-action from 3.28.1 to 3.28.2 by @dependabot in https://github.com/johnkerl/miller/pull/1742
- Bump github/codeql-action from 3.28.2 to 3.28.3 by @dependabot in https://github.com/johnkerl/miller/pull/1743
- Bump github/codeql-action from 3.28.3 to 3.28.4 by @dependabot in https://github.com/johnkerl/miller/pull/1744
- Bump github/codeql-action from 3.28.4 to 3.28.5 by @dependabot in https://github.com/johnkerl/miller/pull/1746
- Bump github/codeql-action from 3.28.5 to 3.28.6 by @dependabot in https://github.com/johnkerl/miller/pull/1747
- Bump github/codeql-action from 3.28.6 to 3.28.8 by @dependabot in https://github.com/johnkerl/miller/pull/1748
- Bump golang.org/x/text from 0.21.0 to 0.22.0 by @dependabot in https://github.com/johnkerl/miller/pull/1752
- Bump golang.org/x/term from 0.28.0 to 0.29.0 by @dependabot in https://github.com/johnkerl/miller/pull/1751
- Bump github/codeql-action from 3.28.8 to 3.28.9 by @dependabot in https://github.com/johnkerl/miller/pull/1753
- Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 by @dependabot in https://github.com/johnkerl/miller/pull/1755
- Bump actions/cache from 4.2.0 to 4.2.1 by @dependabot in https://github.com/johnkerl/miller/pull/1756
- Bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot in https://github.com/johnkerl/miller/pull/1760
- Bump github/codeql-action from 3.28.9 to 3.28.10 by @dependabot in https://github.com/johnkerl/miller/pull/1759
- Bump actions/cache from 4.2.1 to 4.2.2 by @dependabot in https://github.com/johnkerl/miller/pull/1762
- Bump github/codeql-action from 3.28.10 to 3.28.11 by @dependabot in https://github.com/johnkerl/miller/pull/1769
- Bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot in https://github.com/johnkerl/miller/pull/1771
- Bump actions/cache from 4.2.2 to 4.2.3 by @dependabot in https://github.com/johnkerl/miller/pull/1774
- Bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in https://github.com/johnkerl/miller/pull/1773
- Bump github/codeql-action from 3.28.11 to 3.28.12 by @dependabot in https://github.com/johnkerl/miller/pull/1772
- Bump github/codeql-action from 3.28.12 to 3.28.13 by @dependabot in https://github.com/johnkerl/miller/pull/1776
- Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 by @dependabot in https://github.com/johnkerl/miller/pull/1778
- Bump github/codeql-action from 3.28.13 to 3.28.14 by @dependabot in https://github.com/johnkerl/miller/pull/1779
- Bump github/codeql-action from 3.28.14 to 3.28.15 by @dependabot in https://github.com/johnkerl/miller/pull/1783
- Bump github/codeql-action from 3.28.15 to 3.28.16 by @dependabot in https://github.com/johnkerl/miller/pull/1790
- Bump github/codeql-action from 3.28.16 to 3.28.17 by @dependabot in https://github.com/johnkerl/miller/pull/1796
- Bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in https://github.com/johnkerl/miller/pull/1802
- Bump golang.org/x/sys from 0.30.0 to 0.33.0 by @dependabot in https://github.com/johnkerl/miller/pull/1801
- Bump golang.org/x/text from 0.22.0 to 0.25.0 by @dependabot in https://github.com/johnkerl/miller/pull/1800
- Bump golang.org/x/term from 0.29.0 to 0.32.0 by @dependabot in https://github.com/johnkerl/miller/pull/1799
- Bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot in https://github.com/johnkerl/miller/pull/1808
- Bump github/codeql-action from 3.28.18 to 3.28.19 by @dependabot in https://github.com/johnkerl/miller/pull/1812
- Bump golang.org/x/text from 0.25.0 to 0.26.0 by @dependabot in https://github.com/johnkerl/miller/pull/1813
- Bump github/codeql-action from 3.28.19 to 3.29.0 by @dependabot in https://github.com/johnkerl/miller/pull/1814
- Bump github/codeql-action from 3.29.0 to 3.29.1 by @dependabot in https://github.com/johnkerl/miller/pull/1822
- Bump github/codeql-action from 3.29.1 to 3.29.2 by @dependabot in https://github.com/johnkerl/miller/pull/1825
New Contributors
- @michel-slm made their first contribution in https://github.com/johnkerl/miller/pull/1745
- @cwarden made their first contribution in https://github.com/johnkerl/miller/pull/1788
Full Changelog: https://github.com/johnkerl/miller/compare/v6.13.0...v6.14.0