ericsink / SQLitePCL.raw

A Portable Class Library (PCL) for low-level (raw) access to SQLite
Apache License 2.0
512 stars 106 forks source link

2.1.6 #550

Closed ericsink closed 7 months ago

ericsink commented 10 months ago

A 2.1.6-pre is coming soon.

It contains 3 main changes:

This release is published for testing purposes, and I've done very little testing on it so far. I plan to write at least a couple of test cases to make sure the math functions are present.

@bricelam

bricelam commented 10 months ago

Pulling the preview into EF as part of PR https://github.com/dotnet/efcore/pull/31356. I'll do a bit of smoke testing on Wasm too.

bricelam commented 10 months ago

Everything looks good on our end.

ericsink commented 10 months ago

Yay. I'll build. Soon.