Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@achetronic achetronic released this 16 Nov 23:01

Changes

  • Upgrade project file tree to match current Golang community arrangement
  • Include Makefile to execute actions with ease
  • Upgrade Github workflow that creates release binaries: Now this workflow is using the makefile directly and not an external action as this is more transparent with the users
  • Upgrade Go version to v1.22
  • Binaries are now statically compiled to increase compatibility

Fixes

  • Some error messages are giving enough information on failures now