Releases: rhashimoto/wa-sqlite
Releases · rhashimoto/wa-sqlite
v.1.0.5
What's Changed
- Expose commit hook by @davidisaaclee in #225
- Show demo query time in milliseconds. by @rhashimoto in #227
- Bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #229
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #230
New Contributors
- @davidisaaclee made their first contribution in #225
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Update CI setup-emsdk. by @rhashimoto in #214
- Bump rollup from 4.9.5 to 4.22.4 by @dependabot in #216
- Update to SQLite 3.47.0. by @rhashimoto in #224
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Expose
sqlite3_update_hook
by @hazelmeow in #210 - Change minimum Emscripten version to 3.1.61. by @rhashimoto in #213
New Contributors
- @hazelmeow made their first contribution in #210
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Bump @75lb/deep-merge from 1.1.1 to 1.1.2 by @dependabot in #203
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #211
- Fix set_authorizer() callback arguments. by @rhashimoto in #212
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Add IDBMirrorVFS to hello demo. by @rhashimoto in #195
- Defer IDBMirrorVFS and OPFSPermutedVFS broadcasts. by @rhashimoto in #197
- Fix #187. Add clear_bindings(). by @rhashimoto in #198
- Update package.json by @rhashimoto in #199
Full Changelog: v1.0.0...v1.0.1
v1.0.0
This is a major release that breaks compatibility with earlier versions. See a summary of the changes here.
The pre-1.0 trunk can still be found on the legacy-0.x branch. No further development on that branch is planned.
What's Changed
- Update dependencies per dependabot. by @rhashimoto in #170
- Merge dev branch for 1.0. by @rhashimoto in #174
- 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
- Fix WebLocksMixin implementation of xCheckReservedLock by @rhashimoto in #182
- Add OPFSAnyContextVFS by @rhashimoto in #183
- 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
- Fix #192. Incorrect package.json. by @rhashimoto in #193
- Set package version to 1.0.0 by @rhashimoto in #194
New Contributors
- @AlexErrant made their first contribution in #181
Full Changelog: v0.9.13...v1.0.0
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