Releases: devashishdxt/idb
Releases · devashishdxt/idb
v0.6.4
What's Changed
- Fixed broken link by @LucaCappelletti94 in #29
- Fix request future drop panic by adding a drop implementation to forget all callbacks in request by @devashishdxt in #31
New Contributors
- @LucaCappelletti94 made their first contribution in #29
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- fix: Fix doc_lazy_continuation clippy lint introduced in 1.80 by @fl0rek in #25
- fix: Fix re-opening the database with same index name by @fl0rek in #23
- Add function to forget callbacks of database by @devashishdxt in #26
- Don't specify full dependency versions by @devashishdxt in #27
New Contributors
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Upgrade dependencies and add builder tests by @devashishdxt in #22
Full Changelog: v0.6.1...v0.6.2