v0.0.31
Changelog
- a3ad82e builtins: fix GNU stat compat edge cases (#739)
- aa0437b builtins: fix complemented tr overlap handling (#734)
- 89c7c27 builtins: implement GNU-compatible fmt (#736)
- 4a7887e ci: pass GH_TOKEN to make lint for custom-gcl download (#732)
- 3ec45b6 contrib/python: add zero-arg monty repl (#735)
- c25f136 dd: fix GNU compatibility regressions (#738)
- 9a4430f deps: upgrade gomonty to v0.0.13 (#731)
- 454f9cc head: fix GNU compatibility regressions (#740)
- 2a58608 od: match GNU width and ERANGE diagnostics (#733)
- 9b6c753 prepare release v0.0.31 (#742)
- eb5b4c7 printf: recover GNU compatibility (#737)
- 2edcb2b tail: improve GNU compat coverage (#741)