Skip to content

v2.1.7

Compare
Choose a tag to compare
@ericsink ericsink released this 22 Nov 15:49
· 27 commits to master since this release
  • New packages with support for SQLite3 Multiple Ciphers, thanks to @bricelam and @utelle
  • Fix for problems with VSTO, thanks to @farzonl
  • Fix for perf-related warning CA1859, thanks to @bricelam
  • Fix for incorrect handling of empty string with Span APIs, thanks to @nil4
  • Add sqlite3_serialize/deserialize, thanks to @Trinitek and @garthmz
  • Add support for linux-musl-s390x, thanks to @uweigand
  • Fix problem with calling conventions on x86, thanks to @filipnavara

The versions of the underlying SQLite code for the builds in this release are:

  • 3.44.0 for e_sqlite3
  • 3.44.0 for e_sqlite3mc
  • 3.39.2 for e_sqlcipher