Skip to content

v1.11.0

Latest
Compare
Choose a tag to compare
@sebastianMindee sebastianMindee released this 18 Sep 13:22
· 1 commit to main since this release
v1.11.0
c5721db

Changes

  • ✨ add support for BillOfLadingV1
  • ✨ add support for (US) UsMailV2
  • ✨ add support for (FR) EnergyBillV1
  • ✨ add support for (FR) PayslipV1
  • ✨ add support for NutritionFactsLabelV1
  • ✨ add support for full text OCR extra

Fixes

  • 🐛 fixed a bug that prevented longer decimals from appearing in the string representation of some objects
  • 🐛 fixed a bug that caused non-table elements to unexpectedly appear truncated when printed to the console
  • 📝 fix a few documentation errors & typos
  • 🔧 updated CI dependencies

Full Changelog: v1.10.0...v1.11.0