Skip to content

Releases: douglaslim/gorql

v0.1.20

28 Aug 10:27
Compare
Choose a tag to compare

Changelog

  • 82f6fd8 fix: amend error message for LimitMaxValue

v0.1.19

28 Aug 07:05
Compare
Choose a tag to compare

Changelog

  • fe0517f fix: amend match operator for cosmos.go

v0.1.18

16 Jul 15:50
Compare
Choose a tag to compare

Changelog

  • ae4250d fix: add alias for selects

v0.1.17

16 Jul 15:27
Compare
Choose a tag to compare

Changelog

  • b3ea0ff feat: add selects for drivers

v0.1.16

27 Jun 06:00
Compare
Choose a tag to compare

Changelog

  • 763db9e fix: change default column function name to lower camelcase

v0.1.15

21 Mar 05:36
Compare
Choose a tag to compare

Changelog

  • 4863e3e fix: cosmosdb slice operations should return slice of interface instead of string

v0.1.14

21 Mar 03:31
Compare
Choose a tag to compare

Changelog

  • ee66c97 fix: use replacewith for sort items if available

v0.1.13

20 Mar 03:50
Compare
Choose a tag to compare

Changelog

  • 3a8d1fd fix: return empty value for boolean array if blank

v0.1.12

19 Mar 06:30
Compare
Choose a tag to compare

Changelog

  • 8e653fc fix: use pathUnescape for parseURL method instead of queryUnescape

v0.1.11

19 Mar 05:31
Compare
Choose a tag to compare

Changelog

  • f88cee7 fix: treat @ as special character in identifier