Skip to content

v0.21.0

Compare
Choose a tag to compare
@ncruces ncruces released this 11 Dec 18:51
· 53 commits to main since this release

What's Changed

Updates:

  • SQLite 3.47.2

Breaking changes:

  • Stmt.Columns(dest ...any) API changed
    • from Stmt.Columns(dest []any) (the difference matters!)
  • Remove sqlite3_nosys build tag
    • sqlite3_dotlk should work everywhere
  • BEGIN CONCURRENT and Wal2 moved to their own module

Full Changelog: v0.20.3...v0.21.0

Artifact attestations