Releases: kevgo/run-that-app
Releases · kevgo/run-that-app
v0.3.0
BREAKING CHANGES
- renames the executable from
run-that-app
to rta
- renames
--show-path
to --which
New Features
- prints the name of the app being installed
- apps: Node.js, npm, deadcode
v0.2.1
Bug Fixes
- updates to the release marked as latest on GitHub
v0.2.0
New Features
run-that-app --update
updates the versions in .tool-versions
v0.1.0
New Features
--available
command indicates via the exit code whether an application is
available
--show-path
command displays the path of the executable instead of running
it
--optional
parameter makes the app do nothing if the app isn't available
--include-global
parameter runs a globally installed app if the app cannot
be installed
- config file (.tool-versions) for defining the versions of tools to run
Bug Fixes
- bugfix: install from Go source
- bugfix: install alphavet from source
v0.0.4
- installation of run-that-app on PowerShell
- bugfix: gh on Windows
v0.0.2
- compression: add
.tar.xz
support
- apps: fixes for golangci-lint and shellcheck
v0.0.1
- installation methods: downloading binaries, compile from source
- apps: alphavet, depth, dprint, gh, gofumpt, golangci-lint, scc, shellcheck,
shfmt
- logging with namespaces for downloading and extracting
- shell output