Skip to content

The 0.THIRD release

Compare
Choose a tag to compare
@xplshn xplshn released this 30 Aug 17:54
· 204 commits to master since this release
  • Better error propagation in the functions related to install, update, run and in ./findurl.go
  • We now correct nix objects downloaded from the repo. Yeah, I do not know why those are there, but they're not being removed anytime soon (apparently I'm the only person that finds it annoying). (do curl https://bin.ajam.dev/x86_64_Linux/Baseutils/openssl/c_rehash to see an example of what I'm talking about)
  • Errors messages are now more consistent
  • revive, gocritic and gofumpt return no warnings in our codebase :)
  • The help page now displays the env variables section
  • Faith and hope has been re-instated, it was previously removed due to issues with the json parsing library

Note: This nix object correction thingie is expensive. Its regexp. It may be unreliable. Thus, I am providing two sets of binaries, ones without this madness and ones with it enabled.