Releases: smithyhq/fastapi-storages
Releases · smithyhq/fastapi-storages
0.4.0
What's Changed
- Added docs about SQLModel by @hannal in #48
- Replaced naming filename for FileSystemStorage by @hannal in #49
- Upgrade Pillow version by @aminalaee in #50
- Add delete methods to storages and fields by @aminalaee in #53
- Fix docs URL by @aminalaee in #60
- Switch to UV by @aminalaee in #66
- Move to Org URLs by @aminalaee in #65
- Fix tests by @aminalaee in #67
New Contributors
Full Changelog: 0.3.0...0.4.0
Version 0.3.0
Added
- Add ContentType in S3 upload by @Shauryadhaka in #42
- Add peewee integration by @aminalaee in #39
New Contributors
- @Shauryadhaka made their first contribution in #42
Full Changelog: 0.2.1...0.3.0
Version 0.2.1
Fixed
- Fix ImageType memory leak file not closed by @aminalaee in #37
Added
- Added docs about alembic integration by @mmzeynalli in #35
Full Changelog: 0.2.0...0.2.1
Version 0.2.0
Added
- Add
AWS_S3_CUSTOM_DOMAINandAWS_QUERYSTRING_AUTHby @aminalaee in #28 - Add
OVERWRITE_EXISTING_FILESoption to storages by @mmzeynalli in #31
New Contributors
- @mmzeynalli made their first contribution in #31
Full Changelog: 0.1.0...0.2.0
Version 0.1.0
Version 0.1.0 (#9)