Skip to content
This repository was archived by the owner on Nov 1, 2018. It is now read-only.

1.0.0

Compare
Choose a tag to compare
@danroth27 danroth27 released this 27 Jun 14:54

Features

  • Implement SqliteDataReader.GetEnumerator() on .NET Standard (#265)
  • Depend on native SQLite NuGet package (#193)

Bugs Fixed

  • Move SqliteEngine.UseWinSqlite3 to Internal for now (#262)