5.0.1 (2026-01-05)
5.0.0 (2025-11-21)
- Library is now ESM-only
- allow parsing readonly arrays (fd8d889)
- migrate to ESM-only (594619c)
4.2.1 (2024-11-21)
4.2.0 (2024-06-03)
- add
documentNumberfield to the result object (37f619d)
4.1.0 (2024-04-15)
4.0.0 (2024-02-23)
- The result's
detailsmay now include a non-nullvalueeven when it's invalid. Thestartandendfields will refer to it instead of the entire range when that happens. Thefieldsobject is unchanged and still containsnullfor invalid fields.
3.5.0 (2024-02-16)
3.4.1 (2023-10-30)
- do not change lines in-place and account for ranges during autocorrect (4fd0ead)
3.4.0 (2023-05-18)
3.3.0 (2023-01-25)
3.2.1 (2023-01-04)
3.2.0 (2023-01-03)
- refactor to typescript (b6c0c54)
3.1.4 (2022-04-21)
3.1.3 (2021-05-17)
3.1.2 (2021-02-26)
- support blank last name (b64d8e2)