Skip to content

Releases: TabBlazor/TabBlazor.FluentValidation

Release 0.5.6-prerelease

23 Jan 10:57
Compare
Choose a tag to compare
Pre-release
Remove continue-on-error from NuGet push in publish workflow

The `continue-on-error` option was removed to ensure the workflow fails if the NuGet push step encounters an error. This change improves reliability and ensures issues are caught during the publishing process.

Release 0.5.5-prerelease

23 Jan 10:53
Compare
Choose a tag to compare
Pre-release
Upgrade .NET version to 8.0.x in GitHub workflows

Updated the .NET version from 7.0.x to 8.0.x in both the CI and publish workflows. This ensures compatibility with the latest .NET features and keeps the project up-to-date. Adjusted configurations to reflect this change while maintaining existing functionality.

Release 0.4.6

10 Nov 13:06
Compare
Choose a tag to compare
Release 0.4.6 Pre-release
Pre-release
Update build script to net7

Release 0.3.5

16 Nov 11:27
Compare
Choose a tag to compare
Release 0.3.5 Pre-release
Pre-release

What's Changed

  • Validating whole model every time by @magahl in #8

Full Changelog: 0.2.8...0.3.5

Release 0.2.8

08 Sep 08:14
Compare
Choose a tag to compare
Release 0.2.8 Pre-release
Pre-release

What's Changed

Full Changelog: https://github.com/magahl/TabBlazor.FluentValidation/commits/0.2.8