Skip to content

1.4.1

Compare
Choose a tag to compare
@zombiezen zombiezen released this 23 May 20:52
· 2 commits to main since this release

Version 1.4.1 updates the modernc.org/sqlite version to 1.36.1 and includes a couple small improvements.

Changed

  • The minimum modernc.org/sqlite version updated to 1.36.1.

Fixed

  • *Stmt.ColumnName no longer performs an allocation (#101).
  • The doc comment for OpenFlags has been rewritten for clarity (#114).