Releases: devashishdxt/rexie
Releases · devashishdxt/rexie
v0.6.2
What's Changed
- Add db reopen test and don't specify full dependency versions by @devashishdxt in #48
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Add bulk operations on object store by @devashishdxt in #46
- Add a note to close database before deleting it by @devashishdxt in #47
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Small API expansion & docs by @John-Toohey in #26
- Integrate with
idb
crate instead of custom handing usingweb-sys
by @devashishdxt in #45
New Contributors
- @John-Toohey made their first contribution in #26
Full Changelog: v0.5.0...v0.6.0
rexie v0.4.2
What's Changed
- Upgrade dependencies by @devashishdxt in #14
- Upgrade dependencies + fix access to global when used in a worker by @devashishdxt in #15
Full Changelog: 0.4.1...0.4.2
rexie v0.4.1
What's Changed
- Reorganize array key_path code to fix errors found in testing with a real-world app by @devashishdxt in #12
- Bump version to 0.4.1 by @devashishdxt in #13
Full Changelog: 0.4.0...0.4.1
rexie v0.4.0 (edit: yanked)
What's Changed
- Compound primary keys and indicies by @anlumo in #8
- Add
transaction.commit()
and get rid of allunwrap_throw()
in code by @devashishdxt in #10 - Bump version to 0.4.0 by @devashishdxt in #11
New Contributors
- @anlumo made their first contribution in #8
- @devashishdxt made their first contribution in #10
Full Changelog: 0.3.0...0.4.0
rexie v0.3.0
What's Changed
- Fix transaction
abort
handing issue #6 - Change
transaction.commit
totransaction.done
and update documentation for clarity.
Full Changelog: 0.2.1...0.3.0
rexie v0.2.1
What's Changed
- Update docs versions by @arctic-hen7 in #4
- Clarify transaction committing docs by @arctic-hen7 in #5
New Contributors
- @arctic-hen7 made their first contribution in #4
Full Changelog: 0.2.0...0.2.1
rexie v0.2.0
rexie v0.1.0
Full Changelog: https://github.com/devashishdxt/rexie/commits/0.1.0