Skip to content

Releases: ScribeLabsAI/amazon-trp-node

v4.1.1

02 Sep 11:30
44ee2f2
Compare
Choose a tag to compare

4.1.1 (2024-09-02)

Bug Fixes

  • table title can have null relationships (#76) (40553d0)

v4.1.0

09 Jul 13:02
0019bdc
Compare
Choose a tag to compare

4.1.0 (2024-07-09)

Features

  • optionally expand MERGED_CELL blocks from table analysis (#66) (a1e2790)

v4.0.0

01 Feb 10:49
805a893
Compare
Choose a tag to compare

4.0.0 (2024-02-01)

⚠ BREAKING CHANGES

  • cell text contains form item status (#49): cell.text previously contained the status of any detected form items alongside the actual text in the cell. This is now removed.

Bug Fixes

  • cell text contains form item status (#49) (5e8dfd8)

v3.0.8

10 Jan 17:19
42a7e6c
Compare
Choose a tag to compare

3.0.8 (2024-01-10)

Bug Fixes

v3.0.7

10 Nov 10:45
fdeb4b1
Compare
Choose a tag to compare

3.0.7 (2023-11-10)

Bug Fixes

  • page can have null relationships (#41) (cac65f9)

v3.0.6

18 Sep 15:09
ab50b3a
Compare
Choose a tag to compare

3.0.6 (2023-09-18)

Bug Fixes

  • zod: add TABLE_FOOTER to schema for cell blocks (#33) (7660ea5)

v3.0.5

03 Sep 20:25
a3ba7c0
Compare
Choose a tag to compare

3.0.5 (2023-09-03)

Bug Fixes

  • CELL type not allowing TABLE_TITLE (3630992)

v3.0.4

31 Aug 20:49
0a43d0c
Compare
Choose a tag to compare

3.0.4 (2023-08-31)

Bug Fixes

  • build blockmap before parsing the rest (367dedf)
  • make relationships nullable (d59ae26)

3.0.3

10 Jul 17:05
eb32b2b
Compare
Choose a tag to compare

What's Changed

Bug

  • Relax Relationship with null

Dependencies ⚙️

Other Changes

Full Changelog: 3.0.2...3.0.3

3.0.2

28 Jun 14:58
ae8a882
Compare
Choose a tag to compare
  • Fix SelectionElement schema

Full Changelog: 3.0.1...3.0.2