Skip to content

Update for gobl 0.504.0 credit transfer codes - #3

Merged
rilla merged 1 commit into
mainfrom
gobl-0.504.0
Aug 5, 2026
Merged

Update for gobl 0.504.0 credit transfer codes#3
rilla merged 1 commit into
mainfrom
gobl-0.504.0

Conversation

@rilla

@rilla rilla commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

gobl 0.504.0 types CreditTransfer.IBAN, BIC and Number as cbc.Code instead of string (invopop/gobl#920), so the IBAN normalizer no longer compiled.

  • Both normalizers now use cbc.NormalizeAlphanumericalCode, which drops the grouping spaces and upper-cases in one step — the same result the hand-written strings calls produced, expressed with the type's own helper.
  • Pins gobl v0.504.0, which is also the first release carrying pay.IsIBAN and pay.IsBIC as published symbols rather than a branch commit.

@rilla
rilla merged commit 3bcef5f into main Aug 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant