Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@zhammer zhammer released this 04 Dec 21:58
· 8 commits to main since this release
b2f68ba

What's Changed

  • Update module gorm.io/driver/postgres to v1.5.11 by @renovate in #18
  • add ctx passing to user.Store interface by @zhammer in #20

Breaking Changes

  • BREAKING CHANGE: user.Store interfaces now take a context.Context as their first parameter.

New Contributors

Full Changelog: v0.1.0...v0.2.0