File tree Expand file tree Collapse file tree
sdk/formrecognizer/azure-ai-formrecognizer Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log azure-ai-formrecognizer
22
3+ ## 1.0.0b2 (Unreleased)
4+
5+
36## 1.0.0b1 (2020-04-23)
47
58Version (1.0.0b1) is the first preview of our efforts to create a user-friendly and Pythonic client library for Azure Form Recognizer.
@@ -25,4 +28,4 @@ https://azure.github.io/azure-sdk/releases/latest/python.html.
2528- Client and pipeline configuration is now available via keyword arguments at both the client level, and per-operation.
2629 See README for a link to optional configuration arguments
2730- New error hierarchy:
28- - All service errors will now use the base type: ` azure.core.exceptions.HttpResponseError `
31+ - All service errors will now use the base type: ` azure.core.exceptions.HttpResponseError `
Original file line number Diff line number Diff line change 44# Licensed under the MIT License.
55# ------------------------------------
66
7- VERSION = "1.0.0b1 "
7+ VERSION = "1.0.0b2 "
Original file line number Diff line number Diff line change 5959 author_email = 'azpysdkhelp@microsoft.com' ,
6060 url = 'https://github.com/Azure/azure-sdk-for-python' ,
6161 classifiers = [
62- ' Development Status :: 4 - Beta' ,
62+ " Development Status :: 4 - Beta" ,
6363 'Programming Language :: Python' ,
6464 'Programming Language :: Python :: 2' ,
6565 'Programming Language :: Python :: 2.7' ,
You can’t perform that action at this time.
0 commit comments