Releases: ImmediatePlatform/Immediate.Validations
Releases · ImmediatePlatform/Immediate.Validations
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
v0.20.1
What's Changed
- Bump Microsoft.Extensions.Localization and Microsoft.Extensions.Localization.Abstractions by @dependabot in #91
- Bump Verify.Xunit from 26.1.5 to 26.2.0 by @dependabot in #90
- Add nuget dependency by @viceroypenguin in #94
- Remove global.json by @viceroypenguin in #95
Full Changelog: v0.20.0...v0.20.1
v0.20.0
v0.19.0
What's Changed
- Support Skipping Validations by @viceroypenguin in #88
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- Improve generation for strings by @viceroypenguin in #75
- Fix
[Flags]
enums by @viceroypenguin in #86 - Update dependencies by @viceroypenguin in #87
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
- Fix bug with invalid attribute usages by @viceroypenguin in #73
- Add
Convert
unary operator support by @viceroypenguin in #72 - Improve MemberName resolution by @viceroypenguin in #74
Full Changelog: v0.16.0...v0.17.0