Skip to content

Releases: SimplifyNet/Simplify

Simplify.Repository.FluentNHibernate 1.7

14 Jan 09:44
Compare
Choose a tag to compare

Added

  • Make UnitOfWork.Session protected set to be able to change behavior on child classes (#485)

Dependencies

  • Simplify.Repository bump to 1.7
  • Simplify.FluentNHibernate bump to 3.0

Simplify.Repository.EntityFramework 0.3

14 Jan 09:44
Compare
Choose a tag to compare

Added

  • Make UnitOfWork.Session protected set to be able to change behavior on child classes (#485)

Dependencies

  • Simplify.EntityFramework bump to 1.0
  • Simplify.Repository bump to 1.7
  • Microsoft.EntityFrameworkCore.Relational bump to 5.0.17
  • Simplify.DI bump to 4.2.10

Simplify.Repository 1.7

14 Jan 09:39
Compare
Choose a tag to compare

Changed

  • GetMultipleByQuery and GetMultipleByQueryAsync renamed to GetMultiple and GetMultipleAsync

Simplify.FluentNHibernate 3.0

14 Jan 08:35
Compare
Choose a tag to compare

Added

  • InitializeFromConfig* methods selectable dialect (#487)
  • CompositeInterceptor (#483)
  • Possibility to switch SqlStatementInterceptor from Trace.WriteLine to Console.WriteLine (#486)

Changed

  • ShowSql output by default redirected to Console
  • Default PostgreSQL83 dialect set for PostgreSQL connections (was PostgreSQL82)
  • Default MsSql2012 dialect set for MS SQL connections (was MsSql2008)
  • InitializeFromConfigMsSql null password exception type change
  • SessionFactoryBuilderBase dispose with GC.SuppressFinalize

Dependencies

  • FluentNHibernate bump to 3.3

Simplify.EntityFramework 1.0

14 Jan 09:39
Compare
Choose a tag to compare

Dependencies

  • Microsoft.EntityFrameworkCore to 5.0.17
  • System.Data.SqlClient bump to 4.8.6

Simplify.Scheduler 1.4

09 Jan 16:54
Compare
Choose a tag to compare

Added

  • Null checks
  • Switch to better exceptions

Simplify.Wpf 1.0.2

26 Aug 13:49
Compare
Choose a tag to compare

Removed

  • .NET Framework 4.6.2 support

Added

  • .NET Framework 4.8 support

Dependencies

  • Simplify.System bump to 1.6.2

Simplify.Mail 1.5.5

26 Aug 13:51
Compare
Choose a tag to compare

Removed

  • .NET Framework 4.6.2 support

Added

  • .NET 6 support
  • .NET Standard 2.1 support
  • .NET Framework 4.8 support

Dependencies

  • Microsoft.Extensions.Configuration bump to 3.1.32

Simplify.Log 2.2.1

26 Aug 13:50
Compare
Choose a tag to compare

Added

  • .NET Standard 2.1 support

Dependencies

  • System.IO.Abstractions bump to 19.2.67

Simplify.IO 1.4

26 Aug 13:50
Compare
Choose a tag to compare

Removed

  • .NET Framework 4.6.2 support

Added

  • .NET Standard 2.1 support
  • .NET Framework 4.8 support