Releases: stabldev/fastapi-async-storages
Releases · stabldev/fastapi-async-storages
v0.1.1
v0.1.0
What's Changed
- build(deps): update uv-build requirement from <0.9.0,>=0.8.20 to >=0.8.20,<0.10.0 by @dependabot[bot] in #1
- feat: sqlalchemy integration with tests by @stabldev in #2
- test: more sqlalchemy tests with s3_storage by @stabldev in #3
- chore: remove
Asyncprefix from class names by @stabldev in #4 - feat: add
ImageTypeas part of sqlalchemy integration by @stabldev in #5 - test: add test case for sqlalchemy image_type by @stabldev in #6
- feat: add sphinx-autodoc with furo theme by @stabldev in #7
- chore: export
BaseStoragefrom module by @stabldev in #8 - chore: rename
get urltoget pathby @stabldev in #9 - chore: add .readthedocs.yaml config by @stabldev in #10
- fix: update sphinx confg file dir by @stabldev in #11
- ci: cd pipeline for
pypipackage release by @stabldev in #12
New Contributors
- @dependabot[bot] made their first contribution in #1
- @stabldev made their first contribution in #2
Full Changelog: https://github.com/stabldev/fastapi-async-storages/commits/v0.1.0