Skip to content

0.12.0

Choose a tag to compare

@jsavyasachi jsavyasachi released this 25 Jun 01:55
· 10 commits to main since this release

GS1-128 barcode parsing plus a cited verification corpus.

  • New namespace stdnum.gs1-128: parse GS1-128 (UCC/EAN-128) Application Identifier element strings (parenthesized and raw FNC1 forms) into labeled AI segments with implied-decimal decoding; parse-map for AI-keyed lookup.
  • Verification is now driven by a cited corpus (test/stdnum/vectors.edn) - every type maps to valid/invalid vectors with a mandatory :source. EU VAT entries confirmed live-registered are re-checked against the official VIES service under 'lein test :integration'.

Full notes: CHANGES.md