New
Miller 6.16.0: Snap support via `snap install miller`
Installable on Linux arm64 and amd64 via snap install miller.
Note: for Snap only, the executable is miller, not mlr.
See also issue #231.
What's changed
- Update subs.go by @aborruso in https://github.com/johnkerl/miller/pull/1868
- Support
-o jsonlas well as--ojsonlby @johnkerl in https://github.com/johnkerl/miller/pull/1879 - Snap for miller created by @kz6fittycent in https://github.com/johnkerl/miller/pull/1864
- Use
snapnamemlr, notmillerby @johnkerl in https://github.com/johnkerl/miller/pull/1872 - Snap name is not
mlrbutmillerby @johnkerl in https://github.com/johnkerl/miller/pull/1928 - Snap notes, and build attempts by @johnkerl in https://github.com/johnkerl/miller/pull/1929
- Run
make devafter merge of PR 1868 by @johnkerl in https://github.com/johnkerl/miller/pull/1869 - Allow any Go 1.24 version by @skitt in https://github.com/johnkerl/miller/pull/1876