Skip to content

Releases: rhashimoto/wa-sqlite

v0.9.8

30 Oct 13:28
b3abe74

Choose a tag to compare

This release fixes a critical IDBBatchAtomicVFS bug that could lead to database corruption under certain conditions.

What's Changed

Full Changelog: v0.9.6...v0.9.8

v0.9.6

08 Oct 18:57
6e2fcb5

Choose a tag to compare

What's Changed

Full Changelog: v0.9.5...v0.9.6

v0.9.5

13 Sep 23:36
a856e82

Choose a tag to compare

What's Changed

Full Changelog: v0.9.4...v0.9.5

v0.9.4

17 Jul 02:27
1d8b3b2

Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.9.4

v0.9.3

21 May 15:16
1482d70

Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

v0.9.2

18 May 16:17
dc81eaa

Choose a tag to compare

What's Changed

  • Rework IDBBatchAtomicVFS to avoid transaction timeouts by @rhashimoto in #89

New Contributors

Full Changelog: v0.9.1...v0.9.2

v0.9.1

13 May 15:43

Choose a tag to compare

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

22 Apr 17:07

Choose a tag to compare

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