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 scripts by @johnkerl in https://github.com/johnkerl/miller/pull/1817