Releases: iden3/js-merkletree
Releases · iden3/js-merkletree
v1.0.1
What's Changed
- build(deps): bump @iden3/js-crypto from 1.0.0 to 1.0.1 by @dependabot in #32
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- release 1.0.0-beta.0 by @Kolezhniuk in #19
- Add support indexed db storage by @Kolezhniuk in #20
- Patch dependency by @Kolezhniuk in #21
- fix circom sibling length by @mehtaphysical in #24
- Fix based on issue: #22 by @Kolezhniuk in #25
- Bump version by @Kolezhniuk in #26
- add database as optional name by @vmidyllic in #28
- add shared eslint & prettier by @volodymyr-basiuk in #29
- build(deps): bump @iden3/js-crypto from 1.0.0-beta.1 to 1.0.0 by @dependabot in #30
- Bump to stable version by @Kolezhniuk in #31
New Contributors
- @mehtaphysical made their first contribution in #24
- @volodymyr-basiuk made their first contribution in #29
- @dependabot made their first contribution in #30
Full Changelog: v0.0.3...v1.0.0
v1.0.0-beta.5 - optional db name
Merge pull request #28 from iden3/fix/indexed-db-one-db add database as optional name
v1.0.0-beta.4
What's Changed
- Fix based on issue: #22 by @Kolezhniuk in #25
- Bump version by @Kolezhniuk in #26
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4
v1.0.0-beta.3
What's Changed
- fix circom sibling length by @mehtaphysical in #24
New Contributors
- @mehtaphysical made their first contribution in #24
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
v1.0.0-beta.1
What's Changed
- Add support indexed db storage by @Kolezhniuk in #20
Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1
v1.0.0-beta.0
release 1.0.0-beta.0 (#19)
v0.0.3
Feture/release 0.0.3 prep (#18) * Release 0.0.3 * GH Action to publish package on release
v0.0.2
Release/0.0.2 (#15) * Release 0.0.2 * update version * update package lock Co-authored-by: vmidyllic <74898029+vmidyllic@users.noreply.github.com>