Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@mpiorowski mpiorowski released this 28 Apr 11:56
· 4 commits to main since this release

Started to applying Go best practices based on "100 Go Mistakes", "Effective Go" and "Beyond Effective Go".

  • Moved interfaces to the "producer" side for auth.
  • Separated store and client.

Full Changelog: v3.0.1...v3.1.0