Skip to content

Version 3.4.0

Compare
Choose a tag to compare
@ianardee ianardee released this 01 Feb 14:41
· 212 commits to main since this release
362ca33

Changes

  • ✨ add support for: financial document v1
  • ✨ add support for: proof of address v1

Deprecations

The FinancialV1 class is now deprecated.

It's still usable with no code modifications but will be removed in a future release.

All users are encouraged to move to FinancialDocumentV1 which has much better performance.
Also field names in FinancialDocumentV1 now match those of Invoice and Receipt.

Full Changelog: v3.3.0...v3.4.0