Releases: TrackableEntities/TrackableEntities.Core
Releases · TrackableEntities/TrackableEntities.Core
v1.2.0
Includes the following issues and/or pull requests:
- #24 Update to EF v2.2
- #18 Setting ModifiedProperties does not update individual entity properties
- #25 Set entity properties to Modified based on ModifiedProperties (fixes #18)
v1.1.0
Includes the following issues and/or pull requests:
- Issue #22: Update to EF Core 2.1 RTM.
v1.0.0
Includes the following issues and/or pull requests:
- Issue #21: Update EF Core Dependency to v2.1 RC.
v1.0.0-rc1
Includes the following issues and/or pull requests:
- Issue #15: Release RC
- PR #16: Add NuGet packages for v1.0.0-rc1
v1.0.0-beta1
Includes the following issues and/or pull requests:
- PR #4: Add LoadRelatedEntities, DetachEntities, AcceptChanges