Skip to content

Releases: ory/pop

v6.4.1

22 Mar 15:05
d0243dc

Choose a tag to compare

What's Changed

  • feat: inject _time_format=sqlite by default and normalize UTC on writes by @aeneasr in #16

Full Changelog: v6.4.0...v6.4.1

v6.4.0

19 Mar 13:03
b19b822

Choose a tag to compare

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

v6.3.1

10 Oct 08:25
02f3e5f

Choose a tag to compare

feat: feature-flag min pool (#10)

v6.3.0

20 Jun 07:21
75b707d

Choose a tag to compare

chore: make this an ory fork (#8)