Skip to content

Version 4.0.0

Compare
Choose a tag to compare
@sebastianMindee sebastianMindee released this 30 Oct 15:10
· 91 commits to main since this release
v4.0.0
f3c0857

What's Changed

¡Breaking Changes!

  • 🎨 💥 harmonize response types & syntax with other libraries
  • 🎨 💥 change endpoint management & syntax
  • 🎨 💥 move products to product module

Changes

  • ✨ add support for auto-poll asynchronous parsing
  • ✨ add support for products with both sync & async modes
  • ✨ add support for async custom products
  • ✨ 📝 add auto-generated md doc
  • ♻️ 📝 update rst doc
  • ⬆️ update dependencies
  • 🧪 add experimental support for feedback API
  • ⬆️ improved support for custom Line Items reconstruction
  • ⬆️ update error management system
  • ♻️ update unit-tests
  • ⬆️ implement regression testing
  • ♻️ update CLI
  • ♻️ re-organize geometry module
  • ⚰️ remove support for ReceiptV3
  • ⚰️ remove support for InvoiceV3

Fixes

  • 🐛 fix raw_http attribute displaying a python dict instead of raw JSON

Full Changelog: v3.13.2...v4.0.0