Skip to content

Releases: aviondb/aviondb

v0.2.3

Choose a tag to compare

@vasa-develop vasa-develop released this 03 Jun 03:03

v0.2.2

Choose a tag to compare

@vaultec81 vaultec81 released this 22 May 20:19

v0.2.1

Choose a tag to compare

@vaultec81 vaultec81 released this 22 May 20:17

v0.2.1

Bug Fixes

  • Fixed #14, which resolves the OpenError: IO error: lock orbitdb/Qm.../keystore/LOCK: already held by process error.

Features

v0.2.0

Choose a tag to compare

@vaultec81 vaultec81 released this 08 May 17:58

v0.2.0

Bug Fixes

  • Fixed #9. We are now able to list the collections using db.listCollections().
  • Fixed #11.
    • Empty query operators find({}) return all the documents in the collection.
    • If none of the documents match the query criteria, then findOne returns null.
    • If none of the documents match the query criteria, then find returns [].

Breaking Changes

Features

v0.1.1

Choose a tag to compare

@vaultec81 vaultec81 released this 08 May 17:58

v0.1.1

  • Minor fixes in update operators.
  • Update README.md
  • Update API.md

v0.1.0

Choose a tag to compare

@vaultec81 vaultec81 released this 16 Apr 18:30

View release tracker here