Version 2.5.6
This release resolves the following issues / pull requests:
- #139: ChangeTrackingCollection is modified when calling GetChanges
- #141: Calling GetChanges multiple times does not capture additional changes
- #169, #172: Change default connection string to use LocalDb instead of SQL Express
- #161, #162, #164: NotifyPropertyChanged with CallerMemberName for Client Portable Library
- #170, #192: Ignore non-mapped properties
- #173, #186: Graph changed event
- #177: Add support for complex types with Code First models
- #178, #179, #180: Set C# version to 5.0 with .NET. 4.5 for TE.EF.5-6 projects to fix broken CI build
- #182: Update LoadRelatedEntities to skip complex types
- #196: Update Json.Net Package to v 10.0.3.
Included in following NuGet packages:
- TrackableEntities.Client 2.5.6
- TrackableEntities.Client.Net4 2.5.6
- TrackableEntities.Common 2.5.6
- TrackableEntities.EF.5 2.5.6
- TrackableEntities.EF.6 2.5.6
- TrackableEntities.Patterns 2.5.6
- TrackableEntities.Patterns.EF.6 2.5.6