Skip to content

v0.3.0

@AdamSLevy AdamSLevy tagged this 26 May 02:28
- Fix unsafe pointer arithmetic panics with -race enabled.
- Fix Close panic if ctx is canceled during Open.
- Update to SQLite3 3.32.0
- Add Conn.ChangesetApplyInverse

Thanks to Ross Light (@zombiezen):
- Add Conn.SetAuthorizer.
- Add Conn.Limit method.

Thanks to Vincent Rischmann (@vrischmann):
- Fix `go mod vender` not including C files.
Assets 2