Includes the following updates:
- Added "NET" to data titles for AI ranges (364n), (365n) and (366n) as approved with GSCN 25-388.
- New AIs (8040) for IMEI, (8041) for IMEI2, (8042) for ESIM and (8043) for PSIM, as approved with GSCN 25-047 and GSCN 25-388.
- New AI (717) for NHRN SRN, as approved with GSCN 25-199.
- The data titles for units of measure were aligned with GSCN 25-081.
- The linter function specification was changed to require a parameter defining the input length to process.
- The "key" linter was renamed to "gcppos1".
- The "keyoff1" linter was renamed to "gcppos2", and was added to AIs (8006) and (8026).
- The mandatory associations for AI (03) and AI (242) were amended in accordance with GSCN 24-020.
- Currency codes 191 (HRK), 694 (SLL) and 932 (ZWL) were removed and currency codes 179 (XAD) and 926 (VED) was added to correct alignment with ISO 4217.
- Significant performance improvement were made, including converting the cset39, cset64 and cset82 linters to use bit field lookups, converting the csumalpha and iban linters to use lookup tables of weights, minimisation of redundant scanning of inputs and the elimination of temporary buffers.
Please refer to commit history to see full details.