Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add presign_url method, allow more aiohttp versions & py3.12 #29

Merged
merged 6 commits into from
May 7, 2024

Commits on Mar 19, 2024

  1. Add presign_url method

    Alexander Vasin committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a4ce1c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Add more tests & README example

    Alexander Vasin committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    087f866 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef40c49 View commit details
    Browse the repository at this point in the history
  3. Resolve conflicts fix

    Alexander Vasin committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    48648e8 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Remove 3.7 & add 3.12

    Alexander Vasin committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e75d957 View commit details
    Browse the repository at this point in the history
  2. Tests for presigned url

    Alexander Vasin committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a5c67e5 View commit details
    Browse the repository at this point in the history