Skip to content

🔖 Version 4.0.0-beta1#366

Merged
sebastianMindee merged 10 commits intomainfrom
release/v4.0.0-alpha1
Mar 16, 2026
Merged

🔖 Version 4.0.0-beta1#366
sebastianMindee merged 10 commits intomainfrom
release/v4.0.0-alpha1

Conversation

@sebastianMindee
Copy link
Copy Markdown
Collaborator

@sebastianMindee sebastianMindee commented Jan 22, 2026

Description

Changes

  • ✨ Add support for Classification, Crop, OCR and Split utilities.
  • ✨ Add Strong Name support
  • ✨ Add full CLI support for V1 & V2
    • ⬆️ add support for .NET 4.7.2/4.8
  • ✨ Add ability to search for models through Client and CLI
  • ♻️ Make proper classes & methods static and/or private
  • ⬆️ Mutualize and bump most dependencies

Fixes

  • 🐛 Fix V1 CLI
  • ♻️ Fix Logging using improper syntax
  • 🐛 Fix dependency injections not functioning properly for .NET versions 4.7.2 and 4.8

¡Breaking Changes!

  • 💥 ♻️ Refactor V1
    • ♻️ move V1-exclusive internals to dedicated V1 namespace
    • ⚰️ Remove support for deprecated products:
      • CustomV1
      • Bill of Lading
      • Business Card
      • Delivery Notes
      • Driver License
      • FR Energy Bill
      • Indian Passport
      • Nutrition Facts
      • Resume
      • US Healthcare Card
      • US Mail
  • 💥 ♻️ Refactor V2
    • ♻️ move V2-exclusive internals to dedicated V2 namespace
    • ♻️ rename Inference V2 product to Extraction

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 changed the title Release/v4.0.0 alpha1 💥 Version 4.0.0-alpha1 Jan 22, 2026
@ianardee ianardee force-pushed the release/v4.0.0-alpha1 branch 2 times, most recently from 284387f to 2e3fea7 Compare March 2, 2026 14:20
@ianardee ianardee force-pushed the release/v4.0.0-alpha1 branch from 2e3fea7 to c9b03a8 Compare March 6, 2026 10:00
@ianardee ianardee marked this pull request as ready for review March 16, 2026 14:43
@ianardee ianardee changed the title 💥 Version 4.0.0-alpha1 💥 Version 4.0.0-beta1 Mar 16, 2026
Copy link
Copy Markdown
Collaborator

@ianardee ianardee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

amend and push -f so last commit is :bookmark: Version 4.0.0-beta1

@ianardee ianardee changed the title 💥 Version 4.0.0-beta1 🔖 Version 4.0.0-beta1 Mar 16, 2026
@sebastianMindee sebastianMindee merged commit 25cb782 into main Mar 16, 2026
32 checks passed
@sebastianMindee sebastianMindee deleted the release/v4.0.0-alpha1 branch March 16, 2026 16:43
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