github FluentValidation/FluentValidation 12.1.0

one day ago

Release notes

Please read the upgrade guide if you are moving from 11.x to 12.x

Changes in 12.1.0

  • Add Tamil language (#2334)
  • Add Telugu language (#2333)
  • Fixes to Japanese translations (#2340)

Changes in 12.0.0

  • Drops support for netstandard2.0, netstandard2.1, .net 5, .net 6 and .net 7. Minimum supported platform is now .net 8.
  • Add support for dependent rules for custom rules (#2170)
  • Removes deprecated DI extensions
  • Removes deprecated transform methods (#2027)
  • Remove the ability to disable the root-model null check (#2069)
  • Use Zomp.SyncMethodGenerator to clean up internal sync/async code paths and increase performance (#2136)
  • Add Serbian (Cyrillic) language; rename existing Serbian to Serbian (Latin) (#2283)

Downloads

Binaries can be downloaded from nuget:

Don't miss a new FluentValidation release

NewReleases is sending notifications on new releases.