Skip to content

Releases: khaosdoctor/gotql

Using Jest

27 Jul 18:14
v1.8.5
9fe6821
Compare
Choose a tag to compare

This release does not include any breaking change for the user.

🦋 Improvements:

v1.8.4

06 May 14:48
v1.8.4
3c89e64
Compare
Choose a tag to compare

🐛 Bugs:

  • Add support for array arguments (#35)

v1.8.3

01 May 02:04
v1.8.3
9e3cb04
Compare
Choose a tag to compare

🐛 Bugs:

  • Add support for null arguments (#33)
  • Fix problem with wrong parsing of non-string arguments (#33)

v1.8.1

01 May 01:54
v1.8.1
e5b21ab
Compare
Choose a tag to compare

🐛 Bugs:

  • Add support for null arguments (#33)
  • Fix problem with wrong parsing of non-string arguments (#33)

v1.7.0

11 Oct 20:31
v1.7.0
d705e91
Compare
Choose a tag to compare

🌵 Features:

  • Add support for nested arguments (#29)

v1.6.1

24 Sep 14:50
v1.6.1
2c77d88
Compare
Choose a tag to compare

🐛 Bugfixes:

  • Fix empty declaration file in index.ts (#23)

v1.6.0

07 Sep 21:43
v1.6.0
97b539d
Compare
Choose a tag to compare

🌵 New Features:

  • Allow fields and nested fields to have arguments within them (#20)

🦋 Improvements:

  • All dependencies have been updated to the latest version

v1.5.0

07 Sep 21:41
v1.5.0
dabbf01
Compare
Choose a tag to compare

🦋 Improvements:

  • Makes Got instance customizable (#17)

Refactor to Typescript

19 Aug 22:46
v1.4.1
7166452
Compare
Choose a tag to compare

🌵 Features:

  • GotQL now uses debug to internally debug the code

🦋 Improvements:

  • Full refactor to Typescript, fixing #6

v1.3.12

23 Apr 17:55
v1.3.12
c92d56e
Compare
Choose a tag to compare

Alias to 1.3.11