Releases: filcuc/goliat
Releases · filcuc/goliat
v0.2.4
v0.2.3
Updated SQLite code to 3.51.3
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Added OpenWithFlags
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Added support for getting and setting the SQLite threading mode
Full Changelog: v0.2.0...v0.2.1
v0.2.0
- Replaced BlobReader with BlobStream
- BlobStream handle Reader, Writer and Seek
- Blob handle ReadAt, WriteAt
Full Changelog: v0.1.5...v0.2.0
v0.1.5
- Added support for Statement reset and clear bindings
- Added support for ZeroBlob during Statement binding
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
v0.1.2: Transaction and Changes API
Added transaction and changes sqlite API support