Skip to content

Releases: Caspeco/VatValidation

v1.0.1

08 Dec 21:29
d213de5

Choose a tag to compare

What's Changed

  • PL implementation in #30
  • NET 10 and Microsoft.Bcl.Memory bump in #36

Full Changelog: v1.0.0...v1.0.1

v1.0.0

17 Sep 10:24
9e49283

Choose a tag to compare

What's Changed

Features

  • Add FormatVatStripped with strict behavior and updated tests in #22
  • FR implementation in #23
  • LU implmentation in #25
  • IT implementation in #26
  • AT implementation in #27
  • CH implementation in #28
  • Use Xml comments to generate Supports table in README.md in #29

Internals

  • Make CalcMod and LuhnSum reusable in #19
  • Refactor AddTestcasesFromTypeXmlData to simplify development testing in #20
  • Default implementation of Valid(VatNumber) which calls Valid(ReadOnlySpan) in #21
  • NO cleanup redundant .ToArray() calls in #24

Full Changelog: v0.26.0...v1.0.0

Version jump

Now with the supports table visible, we graduate to a 1.0 release

v0.26.0

18 Mar 10:37
8cfe96f

Choose a tag to compare

What's Changed

  • NL correct 2020 BTW number format to use correct input for mod97 by @caspChristian in #18

Full Changelog: v0.25.0...v0.26.0

v0.25.0

21 Jan 22:08
f4eef17

Choose a tag to compare

What's Changed

  • Updated .NET versions in build workflow by @caspChristian in #15
  • Microsoft.Bcl.Memory Pollyfill for Index instead of IndexRange by @caspChristian in #16 Note that this could cause issues/conflicts in netstandard2.0 (or framework) projects where Indexes are used and having IndexRange, if so stay on the v0.0.x branch, and let us know
  • Drop Microsoft.SourceLink.GitHub reference by @caspChristian in #17

Full Changelog: v0.0.13...v0.25.0

v0.0.13

29 Aug 13:44

Choose a tag to compare

What's Changed

  • Support a few more scenarios thru XmlComments tests by @caspChristian in #11
  • Migrate testcases to Xml comments by @caspChristian in #12
  • Added support for Norwegian test numbers by @niklasmattsson in #10

Full Changelog: v0.0.12...v0.0.13

v0.0.12 LT & LV

12 Apr 22:18
ddfedfc

Choose a tag to compare

What's Changed

  • LT implementation #8
  • LV implementation #9

Full Changelog: v0.0.11...v0.0.12

Spain added

09 Jan 13:37

Choose a tag to compare

What's Changed

  • Helpers VatNumber IEquatable in #1
  • Get Helper that takes CC
  • NL fixes
  • ES Spain support

Full Changelog: v0.0.10...v0.0.11

v0.0.10 improved netstandard2.0

13 Dec 06:11

Choose a tag to compare

Simplified handling for netstandard2.0 support

v0.0.9 netstandard2.0

07 Dec 08:22

Choose a tag to compare

Release more Countries and test support for netstandard2.0

v0.0.2

28 Nov 22:55

Choose a tag to compare