Releases: rhashimoto/wa-sqlite
Releases · rhashimoto/wa-sqlite
v0.9.3
What's Changed
- Add set_authorizer() and limit() by @rhashimoto in #90
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- Rework IDBBatchAtomicVFS to avoid transaction timeouts by @rhashimoto in #89
New Contributors
- @rhashimoto made their first contribution in #89
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Fixed 64-bit argument passing bug causing error with VFS files over 2 GB.
- Fixed bug in handling of WASM pointers over 2**31.
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- API changes.
- WASM artifacts checked in on master branch. The buildless branch will no longer be updated.
- Added dist-xl (aka "kitchen sink") build target.
Full Changelog: https://github.com/rhashimoto/wa-sqlite/commits/v0.9.0