New
v4.6.0
Breaking Change
NOTE: There were breaking changes in this release - see discussion in #354. A new 5.0 release has been added to make clear the breaking change (with minimal updates from 4.6).
What's Changed
- Added new "exception" optional parameter by @UnleashedGH in https://github.com/ardalis/GuardClauses/pull/344
- Use Func to pass custom exception to Guard methods by @canro91 in https://github.com/ardalis/GuardClauses/pull/350
- Add AnnotatedReferenceAssemblyVersion to fix build by @canro91 in https://github.com/ardalis/GuardClauses/pull/352
New Contributors
- @UnleashedGH made their first contribution in https://github.com/ardalis/GuardClauses/pull/344
- @canro91 made their first contribution in https://github.com/ardalis/GuardClauses/pull/350
Full Changelog: https://github.com/ardalis/GuardClauses/compare/v4.5...v4.6.0