Skip to content

1.6.8 is out!

Latest
Compare
Choose a tag to compare
@xplshn xplshn released this 13 Jun 15:51
· 42 commits to master since this release
cba17ee

What's Changed

  • Faster JSON parsing (as a result, the entire program is considerably faster)
  • Improved listBinaries.go, it is simpler and smaller, and now it relies on fetchJSON (helperFunctions.go).
  • InstallMessage is now a global variable [not FP. I know... 馃槥]
  • run.go is MUCH more smaller, it used to be gigantic.
  • update.go now shows the user the whole update process

NOTE: Revive gives us no warnings now. Same for staticchek and gofumpt :)