Releases: ianepperson/filestorage
Releases · ianepperson/filestorage
0.0.6 - Improved Starlette support
Adds an async_finalize_config
method to the storage class
S3 handler converts secret values to str to support Starlette (and other) secrets.
0.0.5 - Support Python 3.6
Add support for Python 3.6 by removing the base class for the fileitem's sync context manager.
0.0.4
All save calls now use a consistent pattern.
Pyramid import bug fixes.
S3 Handler path bug fixes.
0.0.3 - Bug fixes
v0.0.3 Update VERSION
Update library metadata
Merge pull request #4 from ianepperson/bump_version bump version to 0.0.2
Initial release
v0.0.1-alpha Create python-publish.yml