- Modify the margin in Range.to_dict, set margin to 0.15
0.3.6a3
- Add margin to table cells in TableTag._build_cell - Fix ordering information in digester - Fix typing annotation for OrderedDict output - Change document.x and document.y into OrderedDict, use global ordering in digester
0.3.6a2
- Add tests for Tag/ExtractionTag (coverage 87%)
0.3.6a1
- Fox group_key typing annotation in Field objects
0.3.5
- Store pdf in the snapshot
0.3.4
- Add group_key optional argument to Field objects