Releases: samuelcolvin/aioaws
Releases · samuelcolvin/aioaws
v0.15.1
Fix project description.
Full Changelog: v0.15...v0.15.1
v0.15
What's Changed
- Fix typo and remove redundant comment by @odiseo0 in #39
- Modernize by @samuelcolvin in #52
- Allow setting the method for downloads by @adriangb in #51
- fix README by @samuelcolvin in #53
- drop unused function by @samuelcolvin in #54
New Contributors
Full Changelog: v0.14...v0.15
v0.14
What's Changed
- Use
AwsClient.endpoint
insideS3Client.signed_upload_url
by @strutt in #27 - fix linting by @samuelcolvin in #31
- Fix PyPi description by @adriangb in #30
- uprev actions and deps by @samuelcolvin in #32
- switch to
pyproject.toml
by @samuelcolvin in #37 - allow a custom host/endpoint for S3 by @samuelcolvin in #36
- add basic SQS consumer functionality by @adriangb in #33
- add download method to S3 by @samuelcolvin in #38
New Contributors
Full Changelog: v0.13...v0.14