Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 15:33
· 16 commits to main since this release

Changelog

All notable changes will be docmented here.

1.3.0

  • Application now uses Viper to populate a Config struct. Better use of strong typing
  • Fixed an issue where Go modules weren't downloaded, thus causing an error on first run of the application
  • Fixed an issue running make install for a subsequent time