CHANGELOG.md 3.0 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.0 (2022-08-14)

Features

  • GraphQL parsing and pretty printing via API (42f5e24)

1.3.0 (2022-03-19)

Features

  • GraphQL related improvements (d7771c2)

1.2.0 (2021-05-04)

Features

  • ECAL support for EliasDB (e2ec3a3)

1.1.2 (2021-04-25)

1.1.1 (2020-12-07)

1.1.0 (2020-11-30)

Features

  • Removing old integrations (3fe1577)

Bug Fixes

  • Upgrade to latest common version (9df7dec)

1.0.5 (2020-06-28)

1.0.4 (2020-05-24)

Bug Fixes

  • Allow mass deleteion via GraphQL (1adf80f)

1.0.3 (2020-03-08)

Bug Fixes

  • Adding compose files and frontend files (f33d23f)
  • Adding mining example (c585876)
  • Adding UInt64 conversion function (a63fe0f)
  • Make cluster translationRec and transferRec gobable (34623d8)

1.0.2 (2020-02-22)

Bug Fixes

  • Adding more debug tools to cluster (7ca3ae0)
  • Adding proper Graph Manager global values for tests (127477f)
  • Cluster Distributed Storage must assign new locations from 1 (6c24001)
  • Small fix for debug code and better comments (3b68724)

1.0.1 (2019-12-15)

Bug Fixes

1.0.0 (2019-08-30)

Features

  • BREAKING CHANGE: Restructure EliasDB code for go modules / Adding GraphQL interface (65c38db59e)
  • Initial commit (b2e9cd9a8a)