Releases: supabase/storage-py
Releases · supabase/storage-py
v0.5.0
What's Changed
- chore(deps): bump wheel from 0.37.1 to 0.38.1 by @dependabot in #42
- chore(deps-dev): bump python-semantic-release from 7.32.2 to 7.33.1 by @dependabot in #57
- chore: bump version and lockfile by @J0 in #58
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Feature
- Add transform options to signed_url,download, and public_url (
122b2a3
) - Add copy and transform option type (
6be51ee
)
Fix
- Add stray / (
27b6bcd
) - Remove stray / (
216cf36
) - Update render_path for get_public_url (
0272f1b
) - Run black (
42a9ed3
) - Handle stray / (
dd72fd6
) - Handle stray / (
604e804
) - Remove query params (
1feb825
) - Add query string param (
72d299d
) - Strip out transformation changes (
686b7fa
) - Remove stray $ (
f0c8fdc
) - Switch from | to Union (
f4005fd
) - Import Union, Optional from typing instead of typing-extensions (
c5e5aba
) - Omit infra changes (
9b967ce
) - Add transform options on public url and download (
7352f61
)
v0.3.6
Fix
v0.3.5
What's Changed
- Justinbarak patch 1 by @justinbarak in #14
- chore(deps-dev): bump pytest-asyncio from 0.18.3 to 0.19.0 by @dependabot in #16
- chore: bump httpx to 0.23 by @J0 in #21
- chore(deps): bump typing-extensions from 4.2.0 to 4.4.0 by @dependabot in #18
- chore(deps-dev): bump python-dotenv from 0.20.0 to 0.21.0 by @dependabot in #17
- chore(deps-dev): bump sphinx from 4.5.0 to 5.2.3 by @dependabot in #15
- chore: bump storage version by @J0 in #22
New Contributors
- @justinbarak made their first contribution in #14
- @dependabot made their first contribution in #16
- @J0 made their first contribution in #21
Full Changelog: v0.3.4...v0.3.5
v0.3.4
Fix
v0.3.3
Fix
v0.3.2
v0.3.1
v0.3.0
Feature
- Force version bump (
62556c0
) - Ignore unused imports in certain files (
efebefe
) - Add context manager (
ec61c29
) - Add build_sync to makefile (
b0a8665
) - Add statusCode to exception (
6923975
) - Add key to clients (
838af7c
)
Fix
v0.2.0
What's Changed
- Sync support by @anand2312 in #1
New Contributors
- @anand2312 made their first contribution in #1
Full Changelog: 0.1.0...v0.2.0