Releases: codingjoe/django-pictures
Releases · codingjoe/django-pictures
1.0rc1
What's Changed
- Add Python 3.8 & 3.9 support by @codingjoe in #44
- Add Django image size validators by @codingjoe in #45
- Change development status to beta by @codingjoe in #46
Full Changelog: 1.0a9...1.0rc1
1.0a9
What's Changed
- Bump flake8 from 5.0.3 to 5.0.4 by @dependabot in #40
- Add support for Django 4.1 by @codingjoe in #41
- Fix #26 -- Always open files from storage for processing by @codingjoe in #42
- Resolve #33 -- Add documentation for aspect ratios by @codingjoe in #43
Full Changelog: 1.0a8...1.0a9
1.0a8
What's Changed
- Bump flake8 from 4.0.1 to 5.0.2 by @dependabot in #36
- Bump flake8 from 5.0.2 to 5.0.3 by @dependabot in #37
- Escape slashes used in placeholer alt text by @jnns in #39
Full Changelog: 1.0a7...1.0a8
1.0a7
What's Changed
- Fix app name in setup example by @vchrisb in #22
- Fix typo by @marcorichetta in #21
- add support for django-cleanup by @vchrisb in #25
- Bump actions/setup-python from 3 to 4 by @dependabot in #28
- Bump black from 22.3.0 to 22.6.0 by @dependabot in #30
- Fix typo in README.md by @umerf52 in #31
- Support migrating blank picture fields by @jnns in #35
New Contributors
- @vchrisb made their first contribution in #22
- @marcorichetta made their first contribution in #21
- @umerf52 made their first contribution in #31
- @jnns made their first contribution in #35
Full Changelog: 1.0a6...1.0a7
1.0a6
What's Changed
- Fix #19 -- Do not mutate original image by @codingjoe in #20
Full Changelog: 1.0a5...1.0a6
1.0a5
What's Changed
- Freeze pip version to v21 by @codingjoe in #17
- Fix placeholder apsect ratio by @codingjoe in #15
- Add support to migrate from django-stimage by @codingjoe in #16
Full Changelog: 1.0a4...1.0a5
1.0a4
What's Changed
- Fix #13 -- Call save_all only if a file is present by @codingjoe in #14
- Set language for Django template by @codingjoe in #12
Full Changelog: 1.0a3...1.0a4
1.0a3
What's Changed
- Add docs for async image progressing by @codingjoe in #10
- Resolve #7 -- Add DRF support by @codingjoe in #9
- Resolve #5 -- Add lazy loading to docs by @codingjoe in #11
Full Changelog: 1.0a2...1.0a3
1.0a2
What's Changed
- Test on multiple OSs to for placeholder support by @codingjoe in #1
- Add more test and clean up repo by @codingjoe in #2
- Fix typo in picture dataclass by @amureki in #6
- Add migration operation by @codingjoe in #3
- Add async image processing support by @codingjoe in #8
New Contributors
- @codingjoe made their first contribution in #1
- @amureki made their first contribution in #6
Full Changelog: 1.0a1...1.0a2
1.0a1
Full Changelog: https://github.com/codingjoe/django-pictures/commits/1.0a1