Skip to content

Releases: JonPSmith/EfCore.SchemaCompare

V8.0.4

03 May 08:25
Compare
Choose a tag to compare
  • REALLY removed Microsoft.IdentityModel.Tokens NuGet as not correct (see issue #36)

NOTE that version 8.0.3 has be deprecated because the NuGets weren't updated

V8.0.3

01 May 08:08
Compare
Choose a tag to compare
  • Removed Microsoft.IdentityModel.Tokens NuGet as not correct (see issue #36)

8.0.2

12 Apr 10:33
Compare
Choose a tag to compare
  • Removed vulnerable NuGets
  • Removed EF Core database NuGets, e.g. Microsoft.EntityFrameworkCore.SqlServer, because its uses provided DbContext

8.0.1

02 Dec 11:22
Compare
Choose a tag to compare

Fixed problems with TablesToIgnoreCommaDelimited with databases not supporting schema - see issue #30

8.0.0

21 Nov 14:37
Compare
Choose a tag to compare
  • Supports .NET 8
  • NEW FEATURE: Now compares all EF Core database providers, but some database providers may show incorrect match errors. Thanks to users GitHub bgrauer-atacom and @lweberprb for this feature.
  • BREAKING CHANGE: You need to add the Microsoft.EntityFrameworkCore.Design NuGet to the application that uses this library

8.0.0-rc2-0002

17 Oct 10:39
Compare
Choose a tag to compare
8.0.0-rc2-0002 Pre-release
Pre-release

Released to check that the new feature to compare all EF Core database providers. See ReleaseNotes for more info

V7.0.0

17 Nov 11:00
Compare
Choose a tag to compare

Supports EF Core 7