Releases: GearPlug/microsoftgraph-python
Releases · GearPlug/microsoftgraph-python
New revision 1.1.0
What's Changed
- Rev 2021 by @ingmferrer in #21
- Rev drive workbook by @ingmferrer in #22
New Contributors
- @ingmferrer made their first contribution in #21
Full Changelog: v1.0.0...v1.1.0
New revision 1.0.0
What's Changed
- Fix missing state in Client.authorization_url by @cassidylaidlaw in #3
- Switch old beta URL to self.base_url for subscription endpoints by @cassidylaidlaw in #4
- adds drive_download_contents() method to client by @richardARPANET in #7
- added drive_download_large_contents by @biggosh in #11
- Fix KeyError 'content-type' by @kurtdevos in #15
- Fixing wrong account_type by @StrictLine in #16
- Adds drive_download_shared_contents method by @richardARPANET in #17
New Contributors
- @cassidylaidlaw made their first contribution in #3
- @richardARPANET made their first contribution in #7
- @biggosh made their first contribution in #11
- @kurtdevos made their first contribution in #15
- @StrictLine made their first contribution in #16
Full Changelog: v0.1...v1.0.0
First stable version
v0.1 Rename setup.py name for PyPi. Update README.md