Skip to content

Releases: supabase/storage-py

v0.3.6

05 Jan 09:12
Compare
Choose a tag to compare

Fix

  • Datetime and upload file type (#12) (a926a06)
  • Remove trailing "/" in get_public_url (8bf407c)

See all commits in this version

v0.3.5

10 Oct 16:10
@J0 J0
8156aae
Compare
Choose a tag to compare

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

Full Changelog: v0.3.4...v0.3.5

v0.3.4

07 Jun 07:55
Compare
Choose a tag to compare

Fix

See all commits in this version

v0.3.3

06 Jun 16:34
Compare
Choose a tag to compare

Fix

See all commits in this version

v0.3.2

16 May 10:17
Compare
Choose a tag to compare

Fix

  • Don't create virtualenv in CI (#7) (2a85860)

See all commits in this version

v0.3.1

01 May 00:16
Compare
Choose a tag to compare

v0.3.0

30 Apr 15:11
Compare
Choose a tag to compare

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

  • 3.7 comp: Import TypedDict from typing_extensions (dca5d6f)
  • Add AsyncClient (9522298)
  • Add storage to url (a33f9a3)
  • Async fixes (061cb15)
  • Typing.literal compatible w py3.7 (fcc21f1)

See all commits in this version

v0.2.0

11 Apr 08:51
@J0 J0
75c9c43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...v0.2.0