Skip to content

v0.0.2

Compare
Choose a tag to compare
@ivanfetch ivanfetch released this 22 Jul 12:05
· 24 commits to main since this release

Changelog

  • f987e60 Change module to github.com/ivanfetch/jkl, add GoReleaser and Makefile, update Go to 1.18, update ReadMe
  • c523a04 Mature CLI and help, add pre-flight check for PATH, add getting-started help to the root command, fix sorting/finding the latest version of a tool, name tools after the download, support Github releases that do not use archives or store the binary in a sub-directory, misc. refactoring
  • f96c74a Publicize WIP
  • 5e34dd2 Refactor Github code, relocate install code from Github to JKL functions, move client-related fields to new GithubRepo, and fix integration testing.