Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop/v4 #185

Merged
merged 8 commits into from
Aug 14, 2023
Merged

Develop/v4 #185

merged 8 commits into from
Aug 14, 2023

Conversation

sebastianMindee
Copy link
Collaborator

@sebastianMindee sebastianMindee commented Aug 9, 2023

Description

¡Breaking Changes!

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

Changes

  • ✨ add full support for page-specific attributes
  • ✨ add support for FR Id Card
  • ✨ add support for US Driver License
  • ✨ add auto-generated md documentation
  • ✨ add support for (experimental) fullText operations
  • ♻️ updated CLI to accommodate for newest changes
  • ⚰️ remove InvoiceV3
  • ⚰️ remove ReceiptV3
  • ♻️ update tests to accommodate for newest changes
  • ♻️ re-organized parsing module (common/standard/custom)

Related Issue

How Has This Been Tested

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Requires a change to the official Guide documentation.

@sebastianMindee sebastianMindee marked this pull request as ready for review August 10, 2023 09:11
ianardee and others added 7 commits August 11, 2023 18:47
* changed internal dependency hierarchy

* moved orientation field to parsing/common

* experimental endpoint syntax - not working

* working cutom doc & page

* harmonized geometry & ocr modules (some functions missing)

* fixed invoice v4 & field names

* simplified client & extracted api settings into its own class

* fixes, minus fr_idCard

* add idcard & fix syntaxes

* quickfixes
* ♻️ simplified syntax for predict parameters

* updated doc
@ianardee ianardee merged commit 4e15b6b into main Aug 14, 2023
8 checks passed
@ianardee ianardee deleted the develop/v4 branch August 14, 2023 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants