Releases: BenjaminAbt/StrongOf
Releases · BenjaminAbt/StrongOf
Version 2.0.2
What's Changed
- feat(version): update version to 2.0 @BenjaminAbt (#30)
- add enhancements, bugfixes and docs @BenjaminAbt (#29)
- Update project files and dependencies @BenjaminAbt (#28)
- Add new StrongOf.Domains @BenjaminAbt (#29)
- Update documentation @BenjaminAbt (#29)
- add new StrongOf methods @BenjaminAbt (#29)
- add more tests @BenjaminAbt (#29)
- add test coverage @BenjaminAbt (#29)
- fix: method overloads to fix warnings @BenjaminAbt (#29)
- add .NET 11 @BenjaminAbt (#29)
- add new CI/CD flow @BenjaminAbt (#29)
📦 NuGet Packages
The following packages are included in this release:
StrongOfStrongOf.AspNetCoreStrongOf.MemoryCacheStrongOf.DomainsStrongOf.FluentValidation
Installation
dotnet add package StrongOf
dotnet add package StrongOf.AspNetCore
dotnet add package StrongOf.MemoryCache
dotnet add package StrongOf.Domains
dotnet add package StrongOf.FluentValidationContributors
Full Changelog: v1.2.15...v2.0.2
v1.2.15
What's Changed
- Fixes Analyzer warning because of missing PrivateAssets by @BenjaminAbt in #27
New Contributors
- @BenjaminAbt made their first contribution in #1
Full Changelog: https://github.com/BenjaminAbt/StrongOf/commits/v1.2.15