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