We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c62a515 commit d4329a8Copy full SHA for d4329a8
README.rst
@@ -11,10 +11,16 @@ Handles multi-API versions of Azure Storage Data Plane originally from https://g
11
12
- The official Azure Storage SDK is at https://github.com/Azure/azure-storage-python.
13
14
+- The official Azure CosmosDB Table SDK is at https://github.com/Azure/azure-cosmosdb-python/tree/master/azure-cosmosdb-table.
15
+
16
17
Change Log
18
----------
19
20
+0.1.6
21
++++++
22
+* Integrate the latest Python Storage SDK as well as the CosmosDB table SDK
23
24
0.1.5
25
+++++
26
* Mark futures as optional using environment markers so pip will evaluate the dependencies late and not install futures on Python 3.
0 commit comments