Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Releases: dmpjs/arangojs

v1.0.0-alpha.10

15 Jul 07:28
Compare
Choose a tag to compare
v1.0.0-alpha.10 Pre-release
Pre-release

1.0.0-alpha.10 (2020-07-15)

Features

  • upgraded deno to v1.2.0 (4afbfb3)

v1.0.0-alpha.9

30 Jun 08:33
Compare
Choose a tag to compare
v1.0.0-alpha.9 Pre-release
Pre-release

1.0.0-alpha.9 (2020-06-30)

Bug Fixes

  • fixed second transformation of a array (088d6b7)

v1.0.0-alpha.8

25 Jun 14:41
Compare
Choose a tag to compare
v1.0.0-alpha.8 Pre-release
Pre-release

1.0.0-alpha.8 (2020-06-25)

Bug Fixes

  • fixed wrong import of TraversalOptions (921a670)

v1.0.0-alpha.7

24 Jun 15:02
Compare
Choose a tag to compare
v1.0.0-alpha.7 Pre-release
Pre-release

1.0.0-alpha.7 (2020-06-24)

Bug Fixes

  • removed deprecated functions (843011b)

v1.0.0-alpha.6

21 Jun 15:35
Compare
Choose a tag to compare
v1.0.0-alpha.6 Pre-release
Pre-release

1.0.0-alpha.6 (2020-06-21)

Bug Fixes

  • change always the method string to upper case (bb604e5)

v1.0.0-alpha.5

15 Jun 11:50
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release

1.0.0-alpha.5 (2020-06-15)

Bug Fixes

  • fixed is arango error handling (968a681)

v1.0.0-alpha.4

14 Jun 22:24
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

1.0.0-alpha.4 (2020-06-14)

Features

  • added function for connection in database (e53959c)

v1.0.0-alpha.3

14 Jun 20:49
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

1.0.0-alpha.3 (2020-06-14)

Bug Fixes

v1.0.0-alpha.2

14 Jun 20:40
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

1.0.0-alpha.2 (2020-06-14)

Bug Fixes

  • fixed description on the module (6b0b09c)

v1.0.0-alpha.1

14 Jun 20:35
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

1.0.0-alpha.1 (2020-06-14)

Features

  • added license to all files (2b92734)
  • extended licence header (e710742)
  • moved some files from types and lib to src (3184f8e)
  • ported ArangoDB to deno build on top of fetch (b614701)

Bug Fixes