- Update README example.
- Allow build time bindgen of bundled SQLite
- Fix Timespec FromSql implementations (#431)
- Add support for forcing cargo:rustc-link-lib to link as native
- BREAKING CHANGE: Callbacks must not be able to unwind into sqlite code
- Introduce
OptionalExtension
- Upgrade bundled version to SQLite 3.26.0
- BREAKING CHANGE: remove deprecated stuff
- Fix compilation error with
functions
andi128
features - Fix test_interrupt #415
- Rust 2018
- Upgrade to bindgen 0.45