Releases: npgsql/efcore.pg
v3.0.0
v3.0.0-preview9
Depend on preview9
v3.0.0-preview8: JSON support
Closes #981
v3.0.0 Preview7
Version 3.0.0 preview7 has been released to nuget.org.
This version sync with the latest preview version of upstream EF Core. That version contains some very significant changes in the query pipeline, so this preview version should be approached with extra caution. Please report any issues you find. From this point we will attempt to release all preview versions matching EF Core's.
Note that the spatial support plugin, Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite, hasn't been released as more significant work is required. It will be released in time for preview8.
v2.2.4
This is the first patch release for the 2.2 line of the Npgsql Entity Framework Core provider. It contains several minor fixes, but also depends on the latest versions of EF Core and Npgsql.
Release 3.0.0 preview3
Merge pull request #844 from roji/preview3 Sync with EF Core 3.0.0 preview3
Release 3.0.0-preview1
v3.0.0-preview1 Bump version to 3.0.0
Release 2.2.0
Merge branch 'dev' into master Release 2.2.0
Release v2.2.0-preview1
This is the first 2.2.0 preview release of the Npgsql EF Core provider.
Release 2.1.2
This release depends on EF Core 2.1.2, and fixes some Npgsql-specific bugs.
The list of changes is available here.