Releases: desjoerd/OptionalValues
Releases · desjoerd/OptionalValues
v0.9.1
15 Dec 13:04
Compare
Sorry, something went wrong.
No results found
🚀 Release v0.9.1
✨ Features & Improvements
✨ Add and verify .NET 10 minimal API validation support with DataAnnotations (#29 )
📝 Documentation
📝 Set package description and tags for OptionalValues.OpenApi (#27 )
v0.8.5
02 Dec 07:58
Compare
Sorry, something went wrong.
No results found
🚀 Release v0.8.5
✨ Features & Improvements
✨ Support ASP.NET Core OpenAPI (#22 )
📝 Documentation
📝 Document dictionary extension methods in README (#23 )
📝 Add ASP.NET Core OpenAPI documentation to README (#24 )
🔄 Other Changes
🔖 Update version to 0.8 (#26 )
✅ Add tests verifying support of Swashbuckle V10 (#25 )
⬆️ Upgrade build dependencies
🚨 Improve nullable reference type annotations on OptionalValue GetSpecifiedValueOrDefault() (#20 )
✅ Add tests around records the required keyword (#19 )
v0.7.2
03 Sep 11:46
Compare
Sorry, something went wrong.
No results found
🚀 Release v0.7.2
🔄 Other Changes
🚨 FluentValidation: Fix incorrect nullability annotation (nullable reference types) (#18 )
v0.7.1
25 Aug 20:14
Compare
Sorry, something went wrong.
No results found
🚀 Release v0.7.1
✨ Features & Improvements
✨ Add SpecifiedAttribute and RequiredValueAttribute to OptionalValues.DataAnnotations. (#17 )
🛠 Maintenance
🔧 Set csharp langversion to latest
🔧 Migrate to slnx
🔄 Other Changes
✅ Add tests around custom json converters
🚨 Add a few AOT Annotations
v0.6.14
26 Jul 22:30
Compare
Sorry, something went wrong.
No results found
🚀 Release v0.6.14
✨ Features & Improvements
♻️ Small refactor to reduce checks and reflection.
🐛 Bug Fixes
🐛 NSwag: Fix instances where x-nullable was generated
🛠 Maintenance
🔧 Update nuget push url to nuget.org
🔄 Other Changes
👷 Remove nuget push snupkg's as it's not needed
💚 Fix download of nuget packages from the release dusing nuget push workflow
👷 Add initial nuget push pipeline which runs after publishing a release
👷 Improve the tag-draft-release workflow for drafting releases
💚 Try fix the draft release workflow
👷 Add an initial tag draft release workflow
⬆️ Upgrade build time dependencies
🧑💻 Add sourcelink and nuget props to Directory.Build.props
v0.6.3
26 Jul 22:10
Compare
Sorry, something went wrong.
No results found
⬆️ Update the .NET SDK to 9.0.204