Skip to content

First major release

Compare
Choose a tag to compare
@moehlone moehlone released this 05 Jan 07:27
· 8 commits to master since this release

Changes:

  • added default localisation file if none specified (PR #2)
  • added database authentication support with username and password (PR #3)
  • added support for multiple database connection hosts

Please note to use DatabaseHosts []string in connection config instead of DatabaseHost string now!