Releases: dbpunk-labs/db3
Releases · dbpunk-labs/db3
v0.2.17
v0.2.16
What's Changed
- feat: add disable query session flag by @imotai in #377
- feat: improve the document by @imotai in #381
- Feat/update mkdocs by @imotai in #382
- Feat/update mkdocs by @imotai in #383
- build(deps): update redb requirement from 0.13.0 to 0.14.0 by @dependabot in #380
- feat: add db owner index by @imotai in #385
- 379 get database list based on account address by @imotai in #386
Full Changelog: v0.2.15...v0.2.16
v0.2.15
What's Changed
- fix: update readme by @imotai in #373
- fix: fix db3.js example by @imotai in #374
- build(deps): update dirs requirement from 4.0.0 to 5.0.0 by @dependabot in #375
- return error msg instead of panic and corrupt db3 node by @jingchen2222 in #376
Full Changelog: v0.2.14...v0.2.15
v0.2.14
v0.2.13
What's Changed
- build(deps): update shadow-rs requirement from 0.20.0 to 0.21.0 by @dependabot in #351
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #347
- build(deps): update rustyline-derive requirement from 0.7.0 to 0.8.0 by @dependabot in #331
- build(deps): update tower-http requirement from 0.3 to 0.4 by @dependabot in #350
- feat: event push support by @imotai in #360
Full Changelog: v0.2.12...v0.2.13
v0.2.12
v0.2.11
What's Changed
- add todomvc DEMO by @xuman2019 in #344
- Optimize the limited query by @imotai in #355
Full Changelog: v0.2.10...v0.2.11
v0.2.10
v0.2.9
What's Changed
- feat: simple run query by @jingchen2222 in #320
- feat: add update doc method in db_store by @jingchen2222 in #322
- Feat/cmd update doc by @jingchen2222 in #325
- feat: add steps for updating document by @imotai in #334
- fix readme grammar ”a -> an“ by @xuman2019 in #335
- add update mask and cmd update-doc with mask by @jingchen2222 in #333
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- add command test to increase the coverage by @jingchen2222 in #313
- Feat/delete doc by @jingchen2222 in #314
- refactor the bill and gas system by @imotai in #312
- use u64 to store the balance of bill and credit by @imotai in #318
- bson into comparison bytes and support int comparison by @jingchen2222 in #316
Full Changelog: v0.2.7...v0.2.8