Releases: ericsink/SQLitePCL.raw
Releases · ericsink/SQLitePCL.raw
v3.0.1
v3.0.0
v2.1.11
v2.1.10
v2.1.9
- Update sqlite3 and sqlite3mc to SQLite 3.46.0
- Add support for risvc64 (thanks @kasperk81)
v2.1.8
v2.1.7
- 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