Releases: ImmediatePlatform/Immediate.Validations
Releases · ImmediatePlatform/Immediate.Validations
v3.2.0
What's Changed
- Update Performance by @viceroypenguin in #218
- Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #221
- Bump Scriban from 6.2.1 to 6.4.0 by @dependabot[bot] in #225
- Bump DotNet.ReproducibleBuilds from 1.2.25 to 1.2.39 by @dependabot[bot] in #227
- Bump Meziantou.Analyzer from 2.0.212 to 2.0.227 by @dependabot[bot] in #229
- Use FQMN for types in template by @viceroypenguin in #230
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Switch to
xunit.v3by @viceroypenguin in #215 - Restore support for validation of record parameters by @viceroypenguin in #217
- Bump Meziantou.Analyzer from 2.0.209 to 2.0.212 by @dependabot[bot] in #216
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Address new build warnings by @viceroypenguin in #180
- Update dependencies by @viceroypenguin in #182
- Migrate to slnx by @viceroypenguin in #181
- Add
net9.0tfm forImmediate.Validationsby @viceroypenguin in #183 - Fix bug for
ICollection<>properties by @viceroypenguin in #199 - Update dependencies by @viceroypenguin in #200
- Add
net10.0support by @viceroypenguin in #205 - Do not apply regular attributes to elements by @viceroypenguin in #204
- Add test for missing code coverage by @viceroypenguin in #209
- Add
.shprojfor common code by @viceroypenguin in #210 - Add support for
[element: ]style validation by @viceroypenguin in #208 - Bump actions/checkout from 4 to 5 by @dependabot[bot] in #211
- Add generator cache tracking by @viceroypenguin in #212
- Update dependencies by @viceroypenguin in #213
Full Changelog: v2.3.0...v3.0.0
v2.3.0
What's Changed
- Improved
nameof()handling by @viceroypenguin in #167 - Update dependencies by @viceroypenguin in #168
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Add explicit capture groups for FormatMessage by @viceroypenguin in #166
- Increase Regex Timeouts by @viceroypenguin in #165
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Exclude interfaces from implementing
IValidationTargetby @viceroypenguin in #164
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Add
IValidationTargetnon-generic interface by @viceroypenguin in #158 - Update dependencies by @viceroypenguin in #159
- Add
Meziantou.Analyzersby @viceroypenguin in #160 - Improve generator perf by @viceroypenguin in #161
Full Changelog: v1.3.0...v2.0.0
v1.3.0
What's Changed
- Bump Immediate.Handlers from 1.6.1 to 1.7.0 by @dependabot in #128
- Bump Microsoft.Extensions.Localization.Abstractions from 8.0.8 to 8.0.10 by @dependabot in #126
- Bump Microsoft.Extensions.DependencyInjection from 8.0.0 to 8.0.1 by @dependabot in #125
- Migrate to
TUnitby @viceroypenguin in #129 - Fix null-check to use localization properly by @viceroypenguin in #130
- Update dependencies by @viceroypenguin in #140
- Update Nuget packaging by @viceroypenguin in #142
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.1
What's Changed
- Remove unnecessary space by @viceroypenguin in #122
- Bump Microsoft.CodeAnalysis.Analyzers from 3.3.4 to 3.11.0 by @dependabot in #121
Full Changelog: v1.1.0...v1.1.1