Breaking Changes
Requires requests lib >= 2.31 which has api changes.
What's Changed
- Update README.md by @Ender-always-wins in #69
- Fixed link for the .delete() method in Storage class by @Padmanabhan100 in #73
- Fixes for compatability with newer releases of requests library by @somechazzy in #76
- Removal of repeated part in README.md by @Ender-always-wins in #71
- Prevent None paths from breaking code in get_url. by @ndesamuelmbah in #28
- fixed None path breaking in get_url() by @arham-sayyed in #72
New Contributors
- @Ender-always-wins made their first contribution in #69
- @Padmanabhan100 made their first contribution in #73
- @somechazzy made their first contribution in #76
- @ndesamuelmbah made their first contribution in #28
- @arham-sayyed made their first contribution in #72
Full Changelog: v4.7.1...v4.8.0