Releases: codingjoe/django-pictures
Releases · codingjoe/django-pictures
1.4.0
What's Changed
- Resolve #194 -- Add support to run Pictures for an image CDN by @codingjoe in #195
Full Changelog: 1.3.4...1.4.0
1.3.4
What's Changed
- Fix #190 -- Use field breakpoints and container width to calculate media query by @codingjoe in #193
Full Changelog: 1.3.3...1.3.4
1.3.3
What's Changed
- Fix UnboundLocalError: cannot access local variable 'url' by @codingjoe in #178
Full Changelog: 1.3.2...1.3.3
1.3.2
1.3.1
What's Changed
- Support multiple aspect ratios in DRF and fallback to field definition by @codingjoe in #173
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- Update PictureField to support multiple aspect_ratios and file_types by @codingjoe in #156
- Improve type annotations by @truongvan in #167
- Add explicity CodeCov token by @codingjoe in #170
- Fix caching issue on empty dimention fields by @codingjoe in #172
- Improve migration performance by @codingjoe in #169
Full Changelog: 1.2.2...1.3.0
1.2.2
What's Changed
- Fix container width fallback for DRF field by @codingjoe in #155
- Bump black from 23.12.1 to 24.1.1 by @dependabot in #151
- Switch lint dependencies to pyproject.toml by @codingjoe in #157
Full Changelog: 1.2.1...1.2.2
1.2.1
1.2.0
What's Changed
- Add official Python 3.12 support by @codingjoe in #133
- Resolve #145 -- Add documentation for grid arguments by @codingjoe in #146
- Resolve #122 -- Add Django-RQ support for async image processing by @krtko1 in #124
New Contributors
Full Changelog: 1.1.3...1.2.0