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 cropper Extra
- ✨ add support for full text Extra
- ✨ add support for invoice splitter auto-extraction
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: v3.12.0...v3.13.0