Releases: codingjoe/django-pictures
Releases · codingjoe/django-pictures
1.1.2
What's Changed
- Use DRF field_name not source as GET param prefix as documented by @codingjoe in #117
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- Fix ValueError for DRF fields if field value is blank by @codingjoe in #116
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Fix #109 -- Add USE_PLACEHOLDERS setting documentation by @Nekidev in #113
- Enable swapping the image processor via a setting by @codingjoe in #114
- Fix Pillow deprecation error
- Drop official Django 4.0 support
- Add official Django 4.2 support
New Contributors
Full Changelog: 1.0.2...1.1.0
1.0.2
What's Changed
- Add documentation for
- Fix #106 -- Convert JPEG colorspace to RGB by @codingjoe in #108
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- fixing f-string in image model warning by @Schubisu in #92
- Fix #90 -- Container is smaller then smallest breakpoint by @codingjoe in #98
- Fix #89 -- Handle invalid container values in DRF by @codingjoe in #99
New Contributors
- @Schubisu made their first contribution in #92
- @truongvan made their first contribution in #98
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Improve E101 help text by @codingjoe in #61
- Bump flake8 from 5.0.4 to 6.0.0 by @dependabot in #71
- Switch to Codecov GitHub action by @codingjoe in #74
- Fix #60 -- HTML attributes require an explicit img_ or picture_ prefix by @codingjoe in #72
- Add CodeQL to CI suite by @codingjoe in #73
- Fix #67 -- Rotate thumbnails based on EXIF information by @1r00t in #68
- Remove additional newlines from readme file by @codingjoe in #75
- Add Python 3.11 support and rearrage CI suite by @codingjoe in #76
New Contributors
Full Changelog: 1.0rc5...1.0.0
1.0rc5
What's Changed
- Add tidelift funding link by @codingjoe in #58
- Add more project URLs by @codingjoe in #57
- Allow DRF PictureField to accept aspect_ratios by @amureki in #54
- Document img_url template tag by @jnns in #59
Full Changelog: 1.0rc4...1.0rc5
1.0rc4
What's Changed
- Add img_url template tag for legacy use-cases like email by @codingjoe in #53
Full Changelog: 1.0rc3...1.0rc4
1.0rc3
What's Changed
- Ref #50 -- Fix readme headline structure by @codingjoe in #51
- Fix #50 -- Add check for placeholders missing URL config by @codingjoe in #52
Full Changelog: 1.0rc2...1.0rc3
1.0rc2
What's Changed
- Bump black from 22.6.0 to 22.8.0 by @dependabot in #47
- Add placeholders URLs to low level API and contrib DRF by @codingjoe in #49
Full Changelog: 1.0rc1...1.0rc2