Skip to content

API Fixes

Choose a tag to compare

@praeclarum praeclarum released this 20 Sep 03:28
· 177 commits to master since this release
77dee63

The constructor of SQLiteConnection has always been wild, but I accidentally broke it in v1.5.

Now more options can be specified in the ConnectionString to decrease the number of parameters.

This version fixes also fixes some async bugs.