Skip to content

Releases: dosco/graphjin

v2.0.5

16 Dec 09:21
Compare
Choose a tag to compare

Changelog

  • 149b7aa fix: missing files in wasm example

v2.0.4

15 Dec 08:08
Compare
Choose a tag to compare

Changelog

  • 660c1be feat!: add install script to npm package to setup config folder

v2.0.3

13 Dec 20:10
Compare
Choose a tag to compare

Changelog

  • a8db5db feat: reduce wasm build size

v2.0.2

13 Dec 09:24
Compare
Choose a tag to compare

Changelog

  • 6b8b238 fix: include missing wasm file from package

v2.0.1

13 Dec 08:51
Compare
Choose a tag to compare

Changelog

  • bd1fb75 fix: upgrade package version

v2.0.0

13 Dec 06:46
Compare
Choose a tag to compare

Changelog

v0.21.9

02 Dec 07:56
Compare
Choose a tag to compare

Changelog

  • b971b74 feat: add ability to use columns in function arguments

v0.21.8

14 Nov 04:03
Compare
Choose a tag to compare

Changelog

  • b5ab12d Fix: issue in new order by list code

v0.21.7

13 Nov 11:33
Compare
Choose a tag to compare

Changelog

  • 39a7f71 Feat: order queries by an external list

v0.21.6

12 Nov 10:24
Compare
Choose a tag to compare

Changelog

  • 9cfdd38 Feat: Allow using database functions as GraphQL selectors instead of just tables and views. #394