Skip to content

Releases: organisationsnummer/python

Release list

v1.0.1

Choose a tag to compare

@swantzter swantzter released this 16 Jun 07:59
v1.0.1
c8fc9f4
  • The regex for the value was incorrectly marking the check digit as optional, causing an IndexError to be thrown if a number without the last digit was passed, rather than the expected OrganisationsnummerException

v1.0.0

Choose a tag to compare

@frozzare frozzare released this 12 Jun 19:18

First release

Thanks @swantzter!