Releases: nimiq/jungle-db
Releases · nimiq/jungle-db
v0.3.7-alpha - Extend logging.
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
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
Add support for browsers that do not implement the getAllKeys
method.
v0.3.4
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
This update fixes a bug and now waits for the promises of InMemoryBackends to return (in combined commits).
v0.3.2
This version fixes a bug not updating snapshots when using combined transactions.
v0.3.1
This version contains minor bugfixes with respect to v0.3.0.
v0.3.0
This version contains the feature set to be used in the Luna testnet of the Nimiq core.