Releases: py-pa/django-minio-storage
Releases · py-pa/django-minio-storage
v0.5.8
What's Changed
- Add a py.typed file to expose type annotations by @brianhelba in #137
- Add support for text mode file reading by @danlamanna in #139
- Allow MinioMediaStorage and MinioStaticStorage options to be specified by @brianhelba in #144
- Fix type checking errors by @brianhelba in #145
- Use Ruff for all linting and formatting by @brianhelba in #146
- Update supported Python and Django versions by @brianhelba in #147
- Update development tooling by @brianhelba in #151
- Clarify software license metadata by @brianhelba in #148
- Use new STORAGES setting from Django 4.2+ by @brianhelba in #153
- Allow import of storage classes from the module root by @brianhelba in #150
- Ensure the package version can always be determined in CI by @brianhelba in #155
New Contributors
- @danlamanna made their first contribution in #139
Full Changelog: v0.5.7...v0.5.8
v0.5.7
What's Changed
- enable a bunch of ruff rules by @thomasf in #133
- update minio to 7.1.16 by @ettoreleandrotognoli in #136
New Contributors
- @ettoreleandrotognoli made their first contribution in #136
Full Changelog: v0.5.6...v0.5.7
v0.5.6
v0.5.5
What's Changed
- switch from flake8/isort to ruff by @thomasf in #128
- add MINIO_STORAGE_REGION setting by @krystofbe in #130
New Contributors
- @krystofbe made their first contribution in #130
Full Changelog: v0.5.4...v0.5.5
v0.5.4
v0.5.3
This is an package metadata only update.
Full Changelog: v0.5.2...v0.5.3