Skip to content

Releases: nimiq/jungle-db

v0.3.7-alpha.1

15 Dec 16:45
Compare
Choose a tag to compare
v0.3.7-alpha.1 Pre-release
Pre-release
More log output.

v0.3.7-alpha - Extend logging.

15 Dec 16:06
Compare
Choose a tag to compare
Pre-release

This pre-release adds an error handler for the browser-based connect method.
Moreover, it adds more logging to trace back issue #14.

v0.3.6

14 Dec 19:42
Compare
Choose a tag to compare

This update includes:

  • Support for Edge 15 on Windows.
  • Fix esdoc.
  • Produce code coverage report for every commit.
  • Log performance warnings if transactions take longer than expected.
  • Throw Error objects instead of strings.
  • Various minor fixes.

v0.3.5

03 Dec 22:13
Compare
Choose a tag to compare

Add support for browsers that do not implement the getAllKeys method.

v0.3.4

03 Dec 16:46
Compare
Choose a tag to compare

Minor improvements:

  • Do not throw an error when aborting an already aborted transaction.
  • Make code fully compatible with current Babel version and test babelified variant.

v0.3.3 - Ready for Luna

30 Nov 23:35
Compare
Choose a tag to compare

This update fixes a bug and now waits for the promises of InMemoryBackends to return (in combined commits).

v0.3.2

23 Nov 21:44
Compare
Choose a tag to compare

This version fixes a bug not updating snapshots when using combined transactions.

v0.3.1

16 Nov 13:25
Compare
Choose a tag to compare

This version contains minor bugfixes with respect to v0.3.0.

v0.3.0

12 Nov 13:56
Compare
Choose a tag to compare

This version contains the feature set to be used in the Luna testnet of the Nimiq core.