| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.14.50 source code.tar.gz | 2026-08-17 | 2.8 MB | |
| 1.14.50 source code.zip | 2026-08-17 | 2.8 MB | |
| README.md | 2026-08-17 | 544 Bytes | |
| Totals: 3 Items | 5.6 MB | 0 | |
What's Changed
- Handle NULL and BLOB values in json example Scan by @mattn in https://github.com/mattn/go-sqlite3/pull/1441
- Add workflow to create releases on tag push by @mattn in https://github.com/mattn/go-sqlite3/pull/1443
- fix: keep vtab handle registered when xDestroy fails by @canesin in https://github.com/mattn/go-sqlite3/pull/1446
New Contributors
- @canesin made their first contribution in https://github.com/mattn/go-sqlite3/pull/1446
Full Changelog: https://github.com/mattn/go-sqlite3/compare/v1.14.49...v1.14.50