Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 11:50
116cfd7

1.0.0 (2023-08-30)

⚠ BREAKING CHANGES

  • allow empty or partial data argument in ItaxCode.valid? (#26)
  • raise InvalidControlInternalNumberError on cin mismatch (#25)

Features

  • allow empty or partial data argument in ItaxCode.valid? (#26) (d02da6d)

Bug Fixes

  • compute omocodes from the original one (#22) (b8a963f)
  • raise InvalidControlInternalNumberError on cin mismatch (#25) (121cbca)