4.2.1 (2024-11-21)
4.2.0 (2024-06-03)
- add
documentNumber
field to the result object (37f619d)
4.1.0 (2024-04-15)
4.0.0 (2024-02-23)
- The result's
details
may now include a non-nullvalue
even when it's invalid. Thestart
andend
fields will refer to it instead of the entire range when that happens. Thefields
object is unchanged and still containsnull
for 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)