- Allow getting a ValueRef out of Row and Context, fixes #259
- Remove version check when bundled
- Add a feature for storing i128 as blobs.
- Add a method of interrupting a query executing on a separate thread, fixes #407
- BREAKING CHANGE: Take IntoIterator rather than
&[&ToSql]
(#312) - Impossible to execute a pragma in 0.14.0 #400
- BREAKING CHANGE: Remove old bindgens
array
feature should not requirebundled
#384- Upgrade SQLite bundled sources to 3.25.2
- Upgrade to bindgen 0.42