Skip to content

Releases: cloudmatelabs/gorm-gqlgen-relay

v1.4.1

24 Mar 08:19
7fd959a
Compare
Choose a tag to compare

What's Changed

  • fix: Catch error associated to incorrect before/after cursor by @captchanjack in #13

Full Changelog: v1.4.0...v1.4.1

v1.4.0

11 Feb 00:32
a9832d9
Compare
Choose a tag to compare

What's Changed

  • feature: Add TablePrefix in relay paginite options by @juunini in #9

New Contributors

Full Changelog: v1.3.5...v1.4.0

v1.3.5

07 Feb 07:08
a38e447
Compare
Choose a tag to compare

What's Changed

  • fix: Use 'remainingCount' instead of 'totalCount' in SetHasNextPage by @captchanjack in #8

Full Changelog: v1.3.4...v1.3.5

v1.3.4

02 Feb 08:44
04f4986
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.3...v1.3.4

v1.3.3

26 Jan 06:23
dcd3242
Compare
Choose a tag to compare

What's Changed

  • fix: Cursor PrimaryKey reflection by @Runaho in #2

New Contributors

  • @Runaho made their first contribution in #2

Full Changelog: v1.3.2...v1.3.3

v1.3.2

04 Sep 10:16
Compare
Choose a tag to compare
fix: json key has whitespace case

v1.3.1

09 Aug 14:37
Compare
Choose a tag to compare
fix: table value is backup

v1.3.0

09 Aug 14:30
Compare
Choose a tag to compare
feat: where.HasKey(input, key)

v1.2.0

09 Aug 14:19
Compare
Choose a tag to compare
feat: order.HasKey(input, key)

v1.1.3

08 Aug 05:42
Compare
Choose a tag to compare
feat: orderBy uses tables value