This repository was archived by the owner on Sep 8, 2025. It is now read-only.
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)