Skip to content

Releases: WilvanBil/WilvanBil.NationalRegisterNumber

Release 3.0.1

13 Nov 19:14

Choose a tag to compare

Change Log

All notable changes to this project will be documented in this file. See versionize for commit guidelines.

3.0.1 (2025-11-13)

Bug Fixes

  • readme: Updated packages and README.md (b2ae2fc)

3.0.0 (2025-11-13)

Features

  • add .NET 10 support, remove FluentAssertions, fix sex extraction (3d483dd)

Bug Fixes

  • README.md was not included in package anymore. (c55037f)

Breaking Changes

  • add .NET 10 support, remove FluentAssertions, fix sex extraction (3d483dd)

2.3.0 (2025-01-29)

Features

  • Added birthdate and sex extraction. (ad3f446)

Bug Fixes

  • Updated README.md with usage of extraction functionality. (1b3b43a)

Performance

  • Corrected branch name in tests workflow (1efcd59)
  • Create tests.yml (6679f64)
  • Simplified test command in workflow (39123e7)

2.2.0 (2025-01-24)

Features

  • Added an icon to the package (74d55fe)

Performance

  • Improves the IsValid method by removing some redundant checks (90410a9)

2.1.1 (2025-01-23)

Bug Fixes

  • XML summaries were not included in the package. (a44813e)

2.1.0 (2025-01-22)

Features

  • Added ToFormattedNationalRegisterNumber() for readable output. (d04f0e1)

2.0.1 (2025-01-22)

Bug Fixes

  • Removed README.md from project. (3f8280b)

2.0.0 (2025-01-22)

Features

  • Upgraded target frameworks to .net8.0 and .net9.0 (5f648e2)

Release 3.0.0

13 Nov 18:14

Choose a tag to compare

Change Log

All notable changes to this project will be documented in this file. See versionize for commit guidelines.

3.0.0 (2025-11-13)

Features

  • add .NET 10 support, remove FluentAssertions, fix sex extraction (3d483dd)

Bug Fixes

  • README.md was not included in package anymore. (c55037f)

Breaking Changes

  • add .NET 10 support, remove FluentAssertions, fix sex extraction (3d483dd)

v2.3.0

29 Jan 21:50

Choose a tag to compare

Features

  • Added birthdate and sex extraction. (ad3f446)

Bug Fixes

  • Updated README.md with usage of extraction functionality. (1b3b43a)

Performance

  • Corrected branch name in tests workflow (1efcd59)
  • Create tests.yml (6679f64)
  • Simplified test command in workflow (39123e7)

v2.2.0

24 Jan 20:13

Choose a tag to compare

2.2.0 (2025-01-24)

Features

  • Added an icon to the package (74d55fe)

Performance

  • Improves the IsValid method by removing some redundant checks (90410a9)

v2.1.1

22 Jan 23:19

Choose a tag to compare

This release includes the latest changes and updates. Review the CHANGELOG for details.

v2.1.0

22 Jan 22:57
57e2872

Choose a tag to compare

This release includes the latest changes and updates. Review the CHANGELOG for details.

v2.0.1

22 Jan 21:51
d47d25d

Choose a tag to compare

This release includes the latest changes and updates. Review the CHANGELOG for details.

v1.0.1

05 Dec 22:45

Choose a tag to compare

Old tag was alpha, must have c/p'ed it from a tutorial. So now we stick with the v1.0.1 version and say byebye to alpha release.