Releases: khellang/EFCore.Sqlite.NodaTime
Releases · khellang/EFCore.Sqlite.NodaTime
v9.2.0
Breaking change
The package now depends on Microsoft.EntityFrameworkCore.Sqlite.Core
instead of Microsoft.EntityFrameworkCore.Sqlite
. This allows users to pull in custom builds of SQLite, but it also means that unless you have an explicit reference to Microsoft.EntityFrameworkCore.Sqlite
somewhere in your dependency graph, you'll have to either add it or bring in a bundle.
See #18 for details.
Full Changelog: v9.1.0...v9.2.0
v9.1.0
Removed .NET 8 target to align with EF Core
Full Changelog: v9.0.0...v9.1.0
v9.0.0
Added support for .NET 9
Full Changelog: v8.0.0...v9.0.0
v8.0.0
Full Changelog: v7.0.0...v8.0.0