Skip to content

Releases: CreaturePhil/origindb

v2.6.1

31 Mar 04:50
Compare
Choose a tag to compare

Notable Changes

  • Minor fixes

v2.6.0

30 Mar 05:35
Compare
Choose a tag to compare

Notable Changes

  • Update dependencies
  • Add MongoDB adapter

v2.5.2

16 Mar 01:57
Compare
Choose a tag to compare

Notable Changes

  • Fix missing main field in package.json

v2.5.0

15 Mar 22:04
Compare
Choose a tag to compare

Notable Changes

  • Refactor code base for extensibility
  • Add some new methods provided by lodash

v2.4.1

10 Feb 04:58
Compare
Choose a tag to compare

Notable Changes

  • Fix bug where data isn't being loaded because chain sequence was not being executed. Calling value method fixed this issue.

v2.4.0

10 Feb 03:53
Compare
Choose a tag to compare

Notable Changes

  • Use lodash methods

v2.3.0

10 Feb 02:15
Compare
Choose a tag to compare

Notable Changes

  • Add has method

v2.2.0

08 Feb 06:11
Compare
Choose a tag to compare

Notable Changes

  • Add delete method

v2.1.0

11 Jan 06:25
Compare
Choose a tag to compare

Notable Changes

  • Add nested object capabilities to get and set methods

v2.0.0

24 Dec 02:59
Compare
Choose a tag to compare

Notable Changes

  • Rename from eosdb to OriginDB.
  • New database API.