Releases: dmpjs/arangojs
Releases · dmpjs/arangojs
v1.0.0-alpha.9
Bug Fixes
- fixed second transformation of a array (088d6b7)
v1.0.0-alpha.8
Bug Fixes
- fixed wrong import of TraversalOptions (921a670)
v1.0.0-alpha.7
Bug Fixes
- removed deprecated functions (843011b)
v1.0.0-alpha.6
Bug Fixes
- change always the method string to upper case (bb604e5)
v1.0.0-alpha.5
Bug Fixes
- fixed is arango error handling (968a681)
v1.0.0-alpha.4
Features
- added function for connection in database (e53959c)
v1.0.0-alpha.2
Bug Fixes
- fixed description on the module (6b0b09c)
v1.0.0-alpha.1
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