Releases: TabBlazor/TabBlazor.FluentValidation
Releases · TabBlazor/TabBlazor.FluentValidation
Release 0.5.6-prerelease
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
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
Update build script to net7
Release 0.3.5
Release 0.2.8
What's Changed
- Renamed CI build yml file by @magahl in #1
- Fixed complilation warnings by @magahl in #2
- Added file for create release by @magahl in #3
- Added package info to csproj by @magahl in #4
- Udpated release yml with nbgv info by @magahl in #5
- Added a README by @magahl in #6
- Added a better link to nuget by @magahl in #7
Full Changelog: https://github.com/magahl/TabBlazor.FluentValidation/commits/0.2.8