Skip to content

Latest commit

 

History

History
94 lines (41 loc) · 3.59 KB

CHANGELOG.md

File metadata and controls

94 lines (41 loc) · 3.59 KB

Changelog

4.2.0 (2024-06-03)

Features

  • add documentNumber field to the result object (37f619d)

4.1.0 (2024-04-15)

Features

4.0.0 (2024-02-23)

⚠ BREAKING CHANGES

  • The result's details may now include a non-null value even when it's invalid. The start and end fields will refer to it instead of the entire range when that happens. The fields object is unchanged and still contains null for invalid fields.

Features

  • include parsed value in details for invalid text fields (#51) (b6e2652)

Documentation

  • improve and complete API documentation (#52) (5be3275)

3.5.0 (2024-02-16)

Features

3.4.1 (2023-10-30)

Bug Fixes

  • do not change lines in-place and account for ranges during autocorrect (4fd0ead)

3.4.0 (2023-05-18)

Features

3.3.0 (2023-01-25)

Features

3.2.1 (2023-01-04)

Bug Fixes

3.2.0 (2023-01-03)

Features

3.1.4 (2022-04-21)

Bug Fixes

3.1.3 (2021-05-17)

Bug Fixes

  • include XXC nationality code (7a6e9f3), closes #15

3.1.2 (2021-02-26)

Bug Fixes

  • support blank last name (b64d8e2)