Version History
1.0.106.0 - June XX, 2017 (release scheduled)
- Updated to SQLite 3.19.0. +
1.0.105.1 - May 15, 2017
+- Prevent culture settings from negatively impacting integer connection string defaults.
- Make sure the "No_SQLiteConnectionNewParser" and "DefaultFlags_SQLiteConnection" setting values end up being cached.
- Cache the XML file name and assembly directory used by the configuration subsystem.
1.0.105.0 - April 9, 2017
Index: readme.htm ================================================================== --- readme.htm +++ readme.htm @@ -210,10 +210,15 @@1.0.106.0 - June XX, 2017 (release scheduled)
- Updated to SQLite 3.19.0. +
+ 1.0.105.1 - May 15, 2017 +
+- Prevent culture settings from negatively impacting integer connection string defaults.
- Make sure the "No_SQLiteConnectionNewParser" and "DefaultFlags_SQLiteConnection" setting values end up being cached.
- Cache the XML file name and assembly directory used by the configuration subsystem.
Index: www/news.wiki ================================================================== --- www/news.wiki +++ www/news.wiki @@ -47,10 +47,15 @@
1.0.106.0 - June XX, 2017 (release scheduled)
- Updated to [https://www.sqlite.org/draft/releaselog/3_19_0.html|SQLite 3.19.0]. +
+ 1.0.105.1 - May 15, 2017 +
+- Prevent culture settings from negatively impacting integer connection string defaults.
- Make sure the "No_SQLiteConnectionNewParser" and "DefaultFlags_SQLiteConnection" setting values end up being cached.
- Cache the XML file name and assembly directory used by the configuration subsystem.