Skip to content

v5.1.0 Changes to Organisasjonsnummer

Latest
Compare
Choose a tag to compare
@hermanwh hermanwh released this 10 Jan 18:13
97dbe88

Extend Organisasjonsnummer in order to support country code 0192. This changes the behavior of the Organisasjonsnummer.equals(...) method, which no longer simply compares the organization numbers as strings. Uses of the old equals method where comparison without country code is desired should be replaced with the erSammeOrganisasjonsnummerUavhengigAvLandkode method.

What's Changed

  • Support both country code 9908 and 0192 in Organisasjonsnummer by @hermanwh in #142

Full Changelog: 5.0.0...5.1.0