New
v4.4.0
What's Changed
- Bump xunit from 2.6.1 to 2.6.2 by @dependabot in https://github.com/ardalis/GuardClauses/pull/310
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in https://github.com/ardalis/GuardClauses/pull/311
- Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 by @dependabot in https://github.com/ardalis/GuardClauses/pull/314
- Bump github/codeql-action from 2 to 3 by @dependabot in https://github.com/ardalis/GuardClauses/pull/321
- Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/ardalis/GuardClauses/pull/322
- Bump dawidd6/action-download-artifact from 2 to 3 by @dependabot in https://github.com/ardalis/GuardClauses/pull/323
- StringTooShort with tests by @ardalis in https://github.com/ardalis/GuardClauses/pull/330
- StringTooLong and tests by @ardalis in https://github.com/ardalis/GuardClauses/pull/332
- feat: add string length out of range. by @HamidRezaAshkiyan in https://github.com/ardalis/GuardClauses/pull/333
- Compiler Warning Fixes by @ardalis in https://github.com/ardalis/GuardClauses/pull/335
- Performance Improvements: NullOrEmpty check on IEnumerable by @mjebrahimi in https://github.com/ardalis/GuardClauses/pull/328
New Contributors
- @HamidRezaAshkiyan made their first contribution in https://github.com/ardalis/GuardClauses/pull/333
- @mjebrahimi made their first contribution in https://github.com/ardalis/GuardClauses/pull/328
Full Changelog: https://github.com/ardalis/GuardClauses/compare/v4.3.0...v4.4.0