- Update to version 6.14.0+git20250704.313731386:
* Release-specific docs for 6.14.0
* Update `main` version to 6.14.0-dev
* Update release docs on xattr trick for MacOS
* Miller 6.14.0 (#1828)
* Doc copy edits (#1827)
* Add `-c`, `-t`, `-j` to doc matrix in PR 1824 (#1826)
* Add Keystroke savers for same format (#1824)
* cut: Consider `-o` flag even when using regexes with `-r` (#1823)
* Bump github/codeql-action from 3.29.1 to 3.29.2 (#1825)
* Bump github/codeql-action from 3.29.0 to 3.29.1 (#1822)
* Argument parsing is different in `mlr -s` scripts (#1817)
* Bump github/codeql-action from 3.28.19 to 3.29.0 (#1814)
* Bump golang.org/x/text from 0.25.0 to 0.26.0 (#1813)
* Bump github/codeql-action from 3.28.18 to 3.28.19 (#1812)
* Bump github/codeql-action from 3.28.17 to 3.28.18 (#1808)
* Docs for new `surv` verb (#1807)
* Bump golang.org/x/term from 0.29.0 to 0.32.0 (#1799)
* Bump golang.org/x/text from 0.22.0 to 0.25.0 (#1800)
* Bump golang.org/x/sys from 0.30.0 to 0.33.0 (#1801)
* Add surv Verb to Estimate a Survival Curve (#1788)
* Bump actions/setup-go from 5.4.0 to 5.5.0 (#1802)
* Improve help message on non-existent verb (#1798)
* Bump github/codeql-action from 3.28.16 to 3.28.17 (#1796)
* Fix `print` within `begin{}`/`end{}` (#1795)
* Fix `joinv` with `""` separator (#1794)
* Bump github/codeql-action from 3.28.15 to 3.28.16 (#1790)
* Bump github/codeql-action from 3.28.14 to 3.28.15 (#1783)
* Bump github/codeql-action from 3.28.13 to 3.28.14 (#1779)
* Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 (#1778)
OBS-URL: https://build.opensuse.org/request/show/1290734
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=64
- Update to version 6.13.0+git20241006.7a0320fc2:
* Typo fix: programmatically (#1679)
* make dev for previous commit
* 6.13.0-dev
* 6.13 release docs
* trying again with go version / go mod tidy
* go mod tidy requires go 1.20
* miller 6.13.0
* Fix minor typo (#1673)
* Fix 1668 error-source (#1672)
* Characters to be removed (#1668)
* Bump github/codeql-action from 3.26.10 to 3.26.11 (#1669)
* Update source material for #1665 (#1666)
* Update reference-verbs.md (#1665)
* Bump github/codeql-action from 3.26.9 to 3.26.10 (#1664)
* Bump actions/checkout from 4.1.7 to 4.2.0 (#1662)
* Bump github/codeql-action from 3.26.8 to 3.26.9 (#1660)
* Bump github.com/klauspost/compress from 1.17.9 to 1.17.10 (#1659)
- Update to version 6.12.0+git20240920.7afa99dec:
* Compiling on newer go versions doesn't work (#1655)
* The package version must match the major tag version (#1654)
* Bump github/codeql-action from 3.26.7 to 3.26.8 (#1652)
* Fix local time when TZ is not set (#1649)
* Bump github/codeql-action from 3.26.6 to 3.26.7 (#1648)
* Bump golang.org/x/term from 0.23.0 to 0.24.0 (#1642)
* Bump golang.org/x/text from 0.17.0 to 0.18.0 (#1641)
* Bump actions/upload-artifact from 4.3.6 to 4.4.0 (#1640)
* Bump github/codeql-action from 3.26.5 to 3.26.6 (#1638)
* Bump github.com/lestrrat-go/strftime from 1.0.6 to 1.1.0 (#1637)
OBS-URL: https://build.opensuse.org/request/show/1206006
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=62
- Update to version 6.12.0+git20240819.bdd26736a:
* Bump codespell-project/actions-codespell from 2.0 to 2.1 (#1622)
* RS aliases for ASCII top-of-table control characters are misnamed (#1620)
* Bump github/codeql-action from 3.26.1 to 3.26.2 (#1617)
* Bump github/codeql-action from 3.26.0 to 3.26.1 (#1615)
* lib/regex: use string version of regexp methods to reduce allocs (#1614)
* Bump golang.org/x/sys from 0.23.0 to 0.24.0 (#1613)
* Bump golang.org/x/text from 0.16.0 to 0.17.0 (#1611)
* Bump github/codeql-action from 3.25.15 to 3.26.0 (#1610)
* Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#1609)
* Bump golang.org/x/term from 0.22.0 to 0.23.0 (#1612)
- Adding update-VERSION.diff file so 'osc service mr' updates the version
using 'replace_using_env'
OBS-URL: https://build.opensuse.org/request/show/1194734
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=60
- Update to version 6.12.0+git20240805.93574580f:
* Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#1606)
* Bump golang.org/x/sys from 0.22.0 to 0.23.0 (#1605)
* Bump github/codeql-action from 3.25.14 to 3.25.15 (#1604)
* Bump github/codeql-action from 3.25.13 to 3.25.14 (#1603)
* Bump github/codeql-action from 3.25.12 to 3.25.13 (#1602)
* Bump github/codeql-action from 3.25.11 to 3.25.12 (#1598)
* Bump actions/setup-go from 5.0.1 to 5.0.2 (#1597)
- Update to version 6.12.0+git20240708.1029c960:
* Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#1596)
* Bump golang.org/x/term from 0.21.0 to 0.22.0 (#1594)
* Bump golang.org/x/sys from 0.21.0 to 0.22.0 (#1595)
* Bump github/codeql-action from 3.25.10 to 3.25.11 (#1593)
* Bump github/codeql-action from 3.25.9 to 3.25.10 (#1588)
* Bump github/codeql-action from 3.25.8 to 3.25.9 (#1587)
* Bump actions/checkout from 4.1.6 to 4.1.7 (#1586)
- Update to version 6.12.0+git20240612.97c299a4:
* Bump github.com/klauspost/compress from 1.17.8 to 1.17.9 (#1585)
* Be smarter about auto-unflatten (#1584)
* Bash process substitution not working with `put -f` (#1583)
* Note IANA TSV support (#1582)
* On-line help for `mlr summary --transpose` (#1581)
* Support `$NO_COLOR` (#1580)
* fraction bugfix (#1579)
* Bump golang.org/x/term from 0.20.0 to 0.21.0 (#1577)
* Bump golang.org/x/sys from 0.20.0 to 0.21.0 (#1578)
* Bump golang.org/x/text from 0.15.0 to 0.16.0 (#1576)
* Bump github/codeql-action from 3.25.7 to 3.25.8 (#1575)
OBS-URL: https://build.opensuse.org/request/show/1191736
OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=59