Skip to content

Releases: kevgo/run-that-app

v0.3.0

19 Dec 00:17
4cb9369
Compare
Choose a tag to compare

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

06 Dec 04:04
ebace1b
Compare
Choose a tag to compare

Bug Fixes

  • updates to the release marked as latest on GitHub

v0.2.0

05 Dec 21:15
66fafab
Compare
Choose a tag to compare

New Features

  • run-that-app --update updates the versions in .tool-versions

v0.1.1

02 Dec 19:49
a4f543f
Compare
Choose a tag to compare
  • apps: ghokin

v0.1.0

01 Dec 19:53
9a90706
Compare
Choose a tag to compare

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

28 Nov 22:23
12c3bcf
Compare
Choose a tag to compare
  • apps: actionlint

v0.0.4

23 Nov 20:09
f942126
Compare
Choose a tag to compare
  • installation of run-that-app on PowerShell
  • bugfix: gh on Windows

v0.0.3

20 Nov 17:02
269ee73
Compare
Choose a tag to compare
  • apps: add goreleaser

v0.0.2

18 Nov 02:21
8f8e567
Compare
Choose a tag to compare
  • compression: add .tar.xz support
  • apps: fixes for golangci-lint and shellcheck

v0.0.1

18 Nov 00:03
3dc6c77
Compare
Choose a tag to compare
  • 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