Skip to content

Releases: edgedb/edgedb-js

v0.20.8

20 Apr 04:29
89f621e
Compare
Choose a tag to compare

Commits:

v0.20.7

04 Apr 21:16
Compare
Choose a tag to compare

Commits:

  • 69b9e45 Improve the docs and fix number to string (#317)
  • a12fbce Expose error attributes on fetch connection (#325)
  • f010922 Version bump to 0.20.7

v0.20.6

03 Apr 00:31
Compare
Choose a tag to compare

Commits:

  • 9f16597 Update mime type, proto url, and the exported class name.
  • 5bd3da1 Bump the version

v0.20.5

01 Apr 14:45
Compare
Choose a tag to compare

Commits:

v0.20.4

01 Apr 12:17
8f2b56a
Compare
Choose a tag to compare

Commits:

v0.20.3

01 Apr 06:27
f044e26
Compare
Choose a tag to compare

Commits:

v0.20.2

30 Mar 19:28
Compare
Choose a tag to compare

Commits:

v0.20.1

28 Mar 22:17
231feb0
Compare
Choose a tag to compare

Commits:

  • 3cb5c0f Fix tests to work against the latest master
  • 231feb0 Add .runJSON to query builder expressions (#316)

v0.20.0

25 Mar 18:26
Compare
Choose a tag to compare

Commits:

v0.19.16

24 Mar 21:25
8d74f80
Compare
Choose a tag to compare

Commits:

  • 4bff61d Disable windows tests
  • 7be3ab3 Add back windows-2019 tests
  • b505c59 Restore windows tests + pin version to 'windows-2019' (#301)
  • 01dc45c Add assertion that querybuilder is built by same edgedb-js version as currently installed (#300)
  • 12b5adf Show JSON results methods (#305)
  • afbd1cf Update literals.rst (#304)
  • 621eb28 Improve docs (#308)
  • 8d74f80 Support arrays and tuples in set constructor (#307)