Releases: ImmediatePlatform/Immediate.Validations
Releases · ImmediatePlatform/Immediate.Validations
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
IValidationTarget
by @viceroypenguin in #164
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Add
IValidationTarget
non-generic interface by @viceroypenguin in #158 - Update dependencies by @viceroypenguin in #159
- Add
Meziantou.Analyzers
by @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
TUnit
by @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
v1.1.0
What's Changed
- Address new net9 analyzer warnings by @viceroypenguin in #111
- Bump Immediate.Handlers from 1.5.0 to 1.6.1 by @dependabot in #113
- Bump xunit from 2.9.0 to 2.9.2 by @dependabot in #118
- Bump Verify.SourceGenerators from 2.4.0 to 2.5.0 by @dependabot in #116
- Add
Title
to expose the input error message by @viceroypenguin in #120 - Bump Verify.Xunit from 26.4.1 to 26.6.0 by @dependabot in #117
Full Changelog: v1.0.1...v1.1.0
v1.0.1
v1.0.0
What's Changed
- Improve compilation validation by @viceroypenguin in #96
- Update dependabot settings by @viceroypenguin in #97
- Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 by @dependabot in #98
- Bump Microsoft.Extensions.Localization.Abstractions from 8.0.0 to 8.0.8 by @dependabot in #93
- Bump Verify.SourceGenerators from 2.3.0 to 2.4.0 by @dependabot in #100
- Bump Verify.Xunit from 26.2.0 to 26.4.0 by @dependabot in #104
- Fix
OneOf
in case ofenum
by @viceroypenguin in #103 - Bump MinVer from 5.0.0 to 6.0.0 by @dependabot in #107
- Bump Microsoft.Extensions.Localization from 8.0.7 to 8.0.8 by @dependabot in #108
- Bump Verify.Xunit from 26.4.0 to 26.4.1 by @dependabot in #106
- Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 by @dependabot in #105
- Prevent duplicate validation of implemented interfaces by @viceroypenguin in #109
Full Changelog: v0.20.1...v1.0.0