What's Changed
- fix: mitigate Unix domain sockets path length issues by @bassosimone in #60
- chore: update dependencies by @bassosimone in #61
- feat: implement
rbmk random
command by @bassosimone in #62 - feat(cat): implement reading from the stdin by @bassosimone in #63
- fix(sh): pass
-h, --help
to the script by @bassosimone in #64 - fix(version): properly validate command line arguments by @bassosimone in #65
- feat: add the
rbmk markdown
command by @bassosimone in #66
Full Changelog: v0.11.0...v0.12.0