What's Changed 🎉
- addition of
--color-<auto|always|never>
option - has support
-v
- added a bunch of new tools (see the details below)
- multiple bug fixes
A big shout-out to all contributors 🙌
PR's merged
- Freshen Makefile and update README.md by @virgilwashere in #31
- Linting with shellcheck by @virgilwashere in #32
- Update CI config to current version by @virgilwashere in #33
- add coreutils and archiving utilities to known commands by @virgilwashere in #34
- Support psql by @ashishmohite in #40
- Fix bug when
gor
not installed by @thornycrackers in #41 - Add podman to the list container runtimes by @someth2say in #42
- Verify version for each command by @sdolenc in #43
- Add quite mode by @johan-ejstrud in #45
- [WIP] change references by @kdabir in #46
- fixing tests on ubuntu by @sdolenc in #48
- add hashicorp tools by @abhishekamralkar in #49
- fix TERM env assignment by @fairclothjm in #50
- support composer by @ptt-homme in #51
- Add gpg package by @ptt-homme in #52
- add command options for help and version by @ptt-homme in #53
- Update
uninstall
target in Makefile to respect env vars by @dexterous in #56 - added support for more tools by @sneedcat in #59
- Resolves #17 by @IAmTalas in #62
- Delete .travis.yml by @cclauss in #69
- Upgrade GitHub Actions by @cclauss in #67
- feat: add asdf installation instruction by @sylvainmetayer in #60
- Fix typo by @cclauss in #68
- bugfixes and more tools by @reyemxela in #61
- Support detecting stdout, Fix #58 by @Freed-Wu in #66
- feature_58: Add support for detecting the stdout by @mak9su4roi in #63
New Contributors
- @virgilwashere made their first contribution in #31
- @ashishmohite made their first contribution in #40
- @thornycrackers made their first contribution in #41
- @someth2say made their first contribution in #42
- @johan-ejstrud made their first contribution in #45
- @abhishekamralkar made their first contribution in #49
- @fairclothjm made their first contribution in #50
- @ptt-homme made their first contribution in #51
- @sneedcat made their first contribution in #59
- @IAmTalas made their first contribution in #62
- @cclauss made their first contribution in #69
- @sylvainmetayer made their first contribution in #60
- @reyemxela made their first contribution in #61
- @Freed-Wu made their first contribution in #66
- @mak9su4roi made their first contribution in #63
Full Changelog: v1.4.0...v1.5.0