Skip to content

Releases: go-gorm/gorm

Release v1.30.1

24 Jul 02:38
49eaeac
Compare
Choose a tag to compare

Changes

Release v1.30.0

25 May 07:43
c44405a
Compare
Choose a tag to compare

Changes

Release v1.26.1

07 May 06:59
Compare
Choose a tag to compare

Changes

  • fix: int type variable defaultMaxSize overflows in 32-bit environment @iTanken (#7439)

Release v1.26.0

25 Apr 08:23
a827495
Compare
Choose a tag to compare

Changes

Read more

V1.21.0

04 Mar 11:37
Compare
Choose a tag to compare

Breaking Changes:

  • Scopes will be executed when when calling the finish method

Features:

WIP...