Skip to content

v5.0.0-beta1

Latest

Choose a tag to compare

@ianardee ianardee released this 06 May 12:40
· 1 commit to main since this release
7c18073

¡Breaking Changes!

  • ⚰️ Remove obsolete/unused products:
    • ⚰️ bank account details
    • ⚰️ bank check
    • ⚰️ bill of lading
    • ⚰️ business card
    • ⚰️ API Builder (custom)
    • ⚰️ delivery notes
    • ⚰️ energy bill FRA
    • ⚰️ french healthcard
    • ⚰️ nutrition facts
    • ⚰️ payslip FRA
    • ⚰️ resume
    • ⚰️ US healthcare cards
    • ⚰️ US mail
  • ♻️ 💥 rework v1 and v2 namespaces
    • rework file operations
    • move settings
    • rework client
    • rename api classes
  • 💥 drop support for Java 1.8
  • ♻️ 💥 LocalResponse class should be version-specific
  • 💥 prefer geometry objects over static classes
  • 💥 use 0-based page indexes for split file names

Changes

  • ✨ add explicit support for Java 25
  • ✨ add local Crop and Split for v2
  • ✨ allow easier replacing of the PDF library by using interfaces

Full Changelog: v4.44.0...v5.0.0-beta1