Releases: rhashimoto/wa-sqlite
Releases · rhashimoto/wa-sqlite
v1.0.0-beta3
Test release for 1.0. Contains breaking changes.
What's Changed
- Upgrade SQLite to 3.46.0. by @rhashimoto in #185
- Add IDBMirrorVFS by @rhashimoto in #188
- Updates per dependabot by @rhashimoto in #190
- More dependabot updates by @rhashimoto in #191
Full Changelog: v1.0.0-beta2...v1.0.0-beta3
v0.9.14
What's Changed
- Upgrade SQLite to 3.46.0
- Update dependencies per dependabot. by @rhashimoto in #170
Full Changelog: v0.9.13...v0.9.14
v1.0.0-beta2
Test release for 1.0. Contains breaking changes.
What's Changed
- Fix WebLocksMixin implementation of xCheckReservedLock by @rhashimoto in #182
- Add OPFSAnyContextVFS by @rhashimoto in #183
Full Changelog: v1.0.0-beta1...v1.0.0-beta2
v1.0.0-beta1
Test release for 1.0. Contains breaking changes.
What's Changed
- Rework hello demo and update README by @rhashimoto in #175
- Update dependencies per dependabot. by @rhashimoto in #176
- Move hello demo to its own directory by @rhashimoto in #177
- Update README.md by @rhashimoto in #178
- Fix hello for GitHub Pages. by @rhashimoto in #179
- Output HTML tables in hello demo. by @rhashimoto in #180
- remove sql_0001 by @AlexErrant in #181
New Contributors
- @AlexErrant made their first contribution in #181
Full Changelog: v1.0.0-beta0...v1.0.0-beta1
v1.0.0-beta0
Test release for 1.0. Contains breaking changes.
v0.9.13
What's Changed
- Rebuild on changes to Javascript libraries by @joeyates in #162
- Bugfix: Avoid dot notation in minified Javascript by @joeyates in #163
- Dependabot recommended updates by @rhashimoto in #166
New Contributors
Full Changelog: v0.9.12...v0.9.13
v0.9.12
v0.9.11
What's Changed
- Fix #143 for Safari (no ArrayBuffer.prototype.detached) by @rhashimoto in #148
Full Changelog: v0.9.10...v0.9.11
v0.9.10
What's Changed
- File demo tweaks by @rhashimoto in #126
- Makefile rewrite by @rhashimoto in #127
- Fix #110. Ensure metadata is written on xSync. by @rhashimoto in #130
- remove unused
depstarget by @tantaman in #132 - Pass 64-bit arguments to javascript with Emscripten legalization. by @rhashimoto in #135
- Export all SQLite3 API functions, plus Emscripten utilities. by @rhashimoto in #136
- Update follow-redirects per Dependabot. by @rhashimoto in #144
- Fix #143. Handle detached buffers in IDBBatchAtomicVFS. by @rhashimoto in #146
New Contributors
Full Changelog: v0.9.9...v0.9.10
v0.9.9
What's Changed
- Create database import demo by @rhashimoto in #121
- Fix file demo imports. by @rhashimoto in #122
- Fix file demo for multi-chunk header. by @rhashimoto in #123
- Add export to file demo. by @rhashimoto in #124
- Update to SQLite 3.44.0 by @rhashimoto in #125
Full Changelog: v0.9.8...v0.9.9