Skip to content

v0.35.0

Choose a tag to compare

@ncruces ncruces released this 11 Jun 16:59
· 25 commits to main since this release

What's Changed

In an effort to keep the code size small (and compile times relatively fast) while continuing to add more SQLite features, the FTS5 and R*Tree/Geopoly extensions are now compiled separately. This is a breaking change. Now, to use:

In addition, support for the pre-update hook was added.

Also, Go 1.27 uses encoding/json/v2 for improved performance.

Full Changelog: v0.34.4...v0.35.0

Artifact attestations