v5.1.0 Changes to Organisasjonsnummer
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
Full Changelog: 5.0.0...5.1.0