Skip to content

sepa-xml-ts: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 07:49
d8f4e2d

0.2.0 (2026-06-01)

Features

  • add pain.008.001.08 SEPA Direct Debit support (60101d7)
  • redesign model to AccountParty/Transfer/PaymentBatch, add Money type and parse() (b0c0ab3)
  • validate SEPA Creditor Identifier check digits (ISO 7064 MOD 97-10) (fda7b05)

Bug Fixes

  • reject unknown namespaces in validateXsd instead of defaulting to pain.001 (6729815)