Releases: personnummer/csharp
Releases · personnummer/csharp
3.4.3
What's Changed
- chore(deps): update dependency microsoft.net.test.sdk to 17.12.0 by @renovate in #105
- Updated project to build for .net 8 and 9. Updated ci to use .net 9. by @Johannestegner in #109
- Fix to "Age" tests. by @Johannestegner in #110
- chore(deps): update dependency xunit.runner.visualstudio to v3 by @renovate in #106
- chore(deps): update xunit-dotnet monorepo to 2.9.3 by @renovate in #111
- Readd netstandard2.1, net7, net48 and net47. by @Johannestegner in #114
- [Hotfix] Age check error by @Pat-Riz in #115
Thanks @Pat-Riz!
Full Changelog: 3.4.2...3.4.3
3.4.2
3.4.1
What's Changed
- Update LICENSE by @frozzare in #67
- chore: net8 by @Johannestegner in #84
Dependency updates
- chore(deps): update dependency microsoft.net.test.sdk to v17.6.3 by @renovate in #71
- chore(deps): update dependency xunit.runner.visualstudio to v2.5.0 by @renovate in #72
- chore(deps): update xunit-dotnet monorepo to v2.5.0 by @renovate in #73
- chore(deps): update dependency microsoft.net.test.sdk to v17.7.2 by @renovate in #76
- chore(deps): update actions/checkout action to v4 by @renovate in #77
- chore(deps): update xunit-dotnet monorepo to v2.6.1 by @renovate in #82
- chore(deps): update dependency microsoft.net.test.sdk to v17.8.0 by @renovate in #83
- chore(deps): update xunit-dotnet monorepo by @renovate in #85
- chore(deps): update actions/setup-dotnet action to v4 by @renovate in #86
- chore(deps): update xunit-dotnet monorepo by @renovate in #87
- chore(deps): update github/codeql-action action to v3 by @renovate in #88
Full Changelog: 3.4.0...3.4.1
3.4.0
3.3.0
What's Changed
- Implemented 'Date' property to fetch birth date as a DateTime object. by @Johannestegner in #62
- fix(test): Fixed an issue where coordination number test would fail d… by @Johannestegner in #64
- feat: Check on length as first test on validation/parse. by @Johannestegner in #65
Full Changelog: 3.2.0...3.3.0
3.2.0
3.1.2
fix(tests): Swapped WebRequest to HttpClient in test data provider. Signed-off-by: Johannes Tegnér <[email protected]>
3.1.1
3.1.0
- Changed target sdk to multi-target (net5, net4.7, net4.6, netstandard2.1)
- Fixed versioning issue (now set by tag)
- Fixed issue where organization numbers where seen as valid personnumer
- Fixed issue where IsCoordinationNumber always was true as long as the option was on
3.0.2
See 3.0.1.