Skip to content

Conversation

@ianardee
Copy link
Contributor

@ianardee ianardee commented Feb 4, 2022

Version 2

Description

  • Major new feature: allow using API builder
  • Major refactoring and code cleanup.
  • Breaking changes:
    • probability fields renamed to confidence
    • parsing methods by input type rather than by document type
    • removal of license plate API
    • client initialization done by functions rather than in init

Motivation and Context

Main goal is to support the API Builder in the SDK.

Also make the SDK easier to use from an IDE since we have the docstrings to guide us.

How Has This Been Tested

Unit tests refactored, updated and added to.

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)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@ianardee ianardee force-pushed the v2-plus branch 3 times, most recently from 1e1e1ba to e98cee5 Compare February 4, 2022 15:50
@ianardee ianardee requested a review from ooliv February 4, 2022 15:53
@fharper
Copy link
Contributor

fharper commented Feb 7, 2022

Before merging and deploying this version, let's make sure that this is updated also https://developers.mindee.com/docs/python-sdk

@ianardee
Copy link
Contributor Author

ianardee commented Feb 8, 2022

Before merging and deploying this version, let's make sure that this is updated also https://developers.mindee.com/docs/python-sdk

Done: https://github.com/mindee/documentation/pull/274

Readme was heavily pruned.

Copy link
Contributor

@jonathanMindee jonathanMindee left a comment

Choose a reason for hiding this comment

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

🚀

@ianardee ianardee merged commit f244778 into main Feb 14, 2022
@ianardee ianardee deleted the v2-plus branch February 14, 2022 14:38
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.

5 participants