Skip to content

Releases: kevgo/run-that-app

v0.10.6

28 Jan 02:52
9e349a3
Compare
Choose a tag to compare

Bug Fixes

  • extracting archives makes executables properly executable

v0.10.5

27 Jan 21:28
0dd02e4
Compare
Choose a tag to compare

Bug Fixes

  • npm and npm: run correctly on first run

v0.10.4

25 Jan 01:40
1fac96a
Compare
Choose a tag to compare

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

13 Jan 23:08
1b5be0a
Compare
Choose a tag to compare

Bug Fixes

  • fix the filepath of the Windows archive for mdbook

v0.10.2

13 Jan 22:22
1568127
Compare
Choose a tag to compare

Bug Fixes

  • makes the executable file of an application executable if needed after extracting from archive

v0.10.1

13 Jan 19:26
9520d3d
Compare
Choose a tag to compare

Bug Fixes

  • fixes the path to the mdbook-linkcheck executable when installing from source

v0.10.0

13 Jan 17:51
26229a9
Compare
Choose a tag to compare

New Features

  • apps: mdbook-linkcheck

v0.9.0

28 Dec 20:20
85ca39d
Compare
Choose a tag to compare

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.1

19 Oct 22:00
385c753
Compare
Choose a tag to compare
  • apps: node-prune

v0.8.0

19 Oct 20:51
671d2ff
Compare
Choose a tag to compare
  • list of apps is now displayed via the --apps (for a complete list) or -a (for the app names only) switch
  • apps: tikibase