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)