Releases: kevgo/run-that-app
Releases · kevgo/run-that-app
v0.10.6
Bug Fixes
- extracting archives makes executables properly executable
v0.10.5
Bug Fixes
- npm and npm: run correctly on first run
v0.10.4
Lots of bug fixes, especially around running on Windows.
Bug Fixes
- npm and npx: run correctly on Windows
- depth: fix Windows download
- go: fix tags
- staticcheck: fix installation from source
- node-prune: fix installation from source
- ireturn: fix installation from source
- govulncheck: fix identification
- goreleaser: fix identification, no longer installs from source
- ghokin: fix archive download
- gh: fix executable path on Windows
- node: fix executable path on Windown
- prints "not found" messages in yellow instead of red now because they are not necessarily error conditions
v0.10.3
Bug Fixes
- fix the filepath of the Windows archive for mdbook
v0.10.2
Bug Fixes
- makes the executable file of an application executable if needed after extracting from archive
v0.10.1
Bug Fixes
- fixes the path to the mdbook-linkcheck executable when installing from source
v0.9.0
New Features
- Can now compile Go-based tools using an RTA-installed Go toolchain (#237).
Bug Fixes
- Adds executables of the application to run to the PATH of the subshell (#298).
v0.8.0
- list of apps is now displayed via the
--apps
(for a complete list) or -a
(for the app names only) switch
- apps: tikibase