Version History
-1.0.97.0 - May XX, 2015 (release scheduled)
+1.0.97.0 - May 26, 2015
- Updated to SQLite 3.8.10.2.
- Updated to Entity Framework 6.1.3.
- Improve ADO.NET conformance of the SQLiteDataReader.RecordsAffected property. Fix for [74542e702e]. ** Potentially Incompatible Change **
- Prevent the IDataReader.GetDataTypeName method from throwing "No current row" exceptions. Fix for [94252b9059]. Index: Doc/SQLite.NET.chm ================================================================== --- Doc/SQLite.NET.chm +++ Doc/SQLite.NET.chm cannot compute difference between binary files Index: NuGet/shared/Core/build/System.Data.SQLite.Core.targets ================================================================== --- NuGet/shared/Core/build/System.Data.SQLite.Core.targets +++ NuGet/shared/Core/build/System.Data.SQLite.Core.targets @@ -7,10 +7,25 @@ * Written by Joe Mistachkin and David Archer. * Released to the public domain, use at your own risk! * -->
- Updated to SQLite 3.8.10.2.
- Updated to Entity Framework 6.1.3.
- Improve ADO.NET conformance of the SQLiteDataReader.RecordsAffected property. Fix for [74542e702e]. ** Potentially Incompatible Change ** Index: www/news.wiki ================================================================== --- www/news.wiki +++ www/news.wiki @@ -1,11 +1,11 @@
- Updated to [https://www.sqlite.org/releaselog/3_8_10_2.html|SQLite 3.8.10.2].
- Updated to [https://www.nuget.org/packages/EntityFramework/6.1.3|Entity Framework 6.1.3].
- Improve ADO.NET conformance of the SQLiteDataReader.RecordsAffected property. Fix for [74542e702e]. ** Potentially Incompatible Change **
-Version 1.0.97.0 - May XX, 2015 (release scheduled)
+Version 1.0.97.0 - May 26, 2015
Using SQLite 3.8.10.2
Originally written by Robert Simpson
Released to the public domain, use at your own risk!
Official provider website: https://system.data.sqlite.org/
Legacy versions: http://sqlite.phxsoftware.com/
@@ -207,11 +207,11 @@
Version History
- 1.0.97.0 - May XX, 2015 (release scheduled) + 1.0.97.0 - May 26, 2015
- 1.0.97.0 - May XX, 2015 (release scheduled) + 1.0.97.0 - May 26, 2015