Skip to content

0.31.0

Latest
Compare
Choose a tag to compare
@gwenn gwenn released this 17 Feb 08:58
· 92 commits to master since this release
a96f61b

What's Changed

  • Check sqlite3_reset result #1419
  • Improve wasm32-wasi support #1332
  • test_from_handle fails to build on systems with unsigned c_char #1420
  • Fix features required by loadable_extension example #1426
  • Fix bind macro #1427
  • Fix uninlined_format_args #1428
  • Remove modern_sqlite and vtab from CI in loadable ext #1429
  • Add #[derive(Clone, Copy... on all bitflags #1396
  • Use DLL_PREFIX / DLL_SUFFIX #1431
  • Add missing doc for new features #1434
  • Upgrade to hashlink 0.9 #1435
  • Drop winsqlite3 feature #1433
  • Expose the include directory of the bundled sqlite version #1441
  • Bump bundled SQLite version to 3.45.1 #1445
  • Fix a few typos #1446
  • Make possible to specify subtype of SQL function #1160

Full Changelog: v0.30.0...v0.31.0