Skip to content

Releases: stabldev/fastapi-async-storages

v0.1.1

03 Nov 03:51

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

01 Nov 04:23
7a6c5a6

Choose a tag to compare

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 Async prefix from class names by @stabldev in #4
  • feat: add ImageType as 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 BaseStorage from module by @stabldev in #8
  • chore: rename get url to get path by @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 pypi package release by @stabldev in #12

New Contributors

Full Changelog: https://github.com/stabldev/fastapi-async-storages/commits/v0.1.0