Releases: kriszyp/lmdb-js
Releases · kriszyp/lmdb-js
v2.5.1
Try using npm package for prebuildify fork
v2.5.0-beta1
Update version and disable arm7 build for now
v2.5.0
Update version
v2.4.5
Fix SetError call
v2.4.3
Update version
v2.4.0
The significant updates in v2.4 include:
- Testing and fixes for compatibility with and optimization for bun (coming soon with some bug fixes in bun, but major parts for optimized use of bun are done).
- Databases are opened with a write transaction (partly to address #164 and possibly #153). In v2.3, databases were opened with a read txn when possible, but it turns out this has a number of problems.
- Switching to scoped names for the platform binary packages (like @lmdb/lmdb-linux-x64)
v2.3.10
Fix errant else, #166
v2.3.9
Udpate version
v2.3.8
Update version
v2.3.7
Update versions