Releases: Joy-less/SQLiteSharp
Releases · Joy-less/SQLiteSharp
v3.1
16 Feb 00:15
Compare
Sorry, something went wrong.
No results found
Added serializers for DateOnly and TimeOnly in .NET 8.0 and .NET 9.0
Updated System.Text.Json package to v9.0.2 and other packages
v3.0
18 Jan 03:09
Compare
Sorry, something went wrong.
No results found
Renamed QuoteChar parameter to quote in SqlQuote (breaking change)
Added various method-to-SQL converters for number types
Added type serializer for System.Half for .NET 8.0 and .NET 9.0
Updated System.Text.Json package to v9.0.1
Removed PolySharp package for frameworks except .NET Standard 2.0
Improved the default JSON serializer options
Improved initialisation of SQL converters
v2.0
10 Jan 18:51
Compare
Sorry, something went wrong.
No results found
Fixed nullable value-types
Fixed null SqliteValues
Added support for mapping rows to value-types (with boxing)
v1.1
25 Dec 03:55
Compare
Sorry, something went wrong.
No results found
Generic RegisterType overload now requires the deserialize function return value to be of the generic type (breaking change)
Fixed StringBuilder incorrect default deserialization
Changed .sln solution file to new .slnx format
v1.0
10 Dec 15:58
Compare
Sorry, something went wrong.
No results found