Changes
- ✨ add support for US Mail V2
- ✨ add support for Bill of Lading V1
- ✨ add support for FR Energy Bill V1
- ✨ add support for FR Payslips V1
- ✨ add support for Nutrition Facts Label V1
- ♻️ refactor internals to accommodate for new changes
Fixes
- 🐛 fix float numbers not containing more 3 decimals in some instances
- 🐛 fix boolean field display issues
- 🐛 fix values being extracted as
undefined
instead ofnull
, as is present in the initial prediction.
Full Changelog: v4.15.0...v4.16.0