Changelog
4.0.0
Changes
-
Supported targets:
.NET standard 2.0,.NET 8.0,.NET 9.0,.NET 10.0and .NET full framework (explicit support for4.6.2,4.7,4.7.1,4.7.2,4.8,4.8.1)-
Note:
.NET standard 2.0not supported forPPWCode.Vernacular.NHibernate.III.Test(because of dependency onNUnit)
-
-
Build and publish workflows on GitHub actions
-
Upgraded dependencies
-
Initial version of documentation, available on PPWCode .NET Docs
3.0.0
Breaking
-
Removed targets:
.NET Core 3.1,.NET 5.0 -
Always write properties
LastModifiedAt&LastModifiedBywhen persisting a transient entity (breaking change)-
Properties are also filled in upon creation of the entity
-
-
SimpleModelMapper: remove implicit mapping for Versioning (breaking change)-
Related to versioned objects (persistence version)
-