Skip to content

Releases: ericsink/SQLitePCL.raw

v3.0.1

08 Aug 17:02
Compare
Choose a tag to compare
  • Change package ID of SQLitePCLRaw.lib.e_sqlite3 to SourceGear.sqlite3
  • Minor changes to readmes and such

v3.0.0

31 Jul 14:20
Compare
Choose a tag to compare

v2.1.11

07 Mar 20:10
Compare
Choose a tag to compare
  • Update sqlite3 and sqlite3mc builds to SQLite 3.49.1

v2.1.10

12 Sep 19:06
Compare
Choose a tag to compare
  • Wasm assets for .NET 9
  • Update sqlite3 and sqlite3mc builds to SQLite 3.46.1
  • Update Android builds to add support for 16kb page size

v2.1.9

07 Aug 16:59
Compare
Choose a tag to compare
  • Update sqlite3 and sqlite3mc to SQLite 3.46.0
  • Add support for risvc64 (thanks @kasperk81)

v2.1.8

05 Feb 21:34
Compare
Choose a tag to compare

Update e_sqlite3 and e_sqlite3mc builds to SQLite 3.45.1

v2.1.7

22 Nov 15:49
Compare
Choose a tag to compare
  • 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

v2.1.6

09 Nov 16:10
Compare
Choose a tag to compare
  • Wasm assets and RID tweak for compatibility with upcoming .NET 8 release

v2.1.5

28 Jun 20:05
Compare
Choose a tag to compare
  • Fix support for iOS simulator on arm64 Macs
  • Update e_sqlite3 builds to 3.41.2
  • (e_sqlcipher builds remain at 3.39.2)

v2.1.4

10 Jan 20:36
Compare
Choose a tag to compare
  • Fix issue with sqlite3_load_extension #532
  • Update e_sqlite3 builds to 3.40.1
  • (e_sqlcipher builds remain at 3.39.2)