Releases: ory/pop
Releases · ory/pop
v6.4.1
v6.4.0
What's Changed
- chore: enforce that pop.SetNowFunc only can be called inside init() by @gaultier in #13
- fix: use the proper qualified struct tag as column cache key by @hperl in #14
- feat: replace mattn/go-sqlite3 with modernc.org/sqlite (pure Go, no CGO) by @aeneasr in #15
New Contributors
Full Changelog: v6.3.1...v6.4.0