Skip to content

Releases: codingjoe/django-pictures

1.3.3

02 Jul 16:48
Compare
Choose a tag to compare

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

29 Jun 14:03
4c2636d
Compare
Choose a tag to compare

What's Changed

  • Fix #176 -- Allow overriding the img-tag dimensions attributes by @atnartur in #177

New Contributors

Full Changelog: 1.3.1...1.3.2

1.3.1

31 May 08:11
2f2e559
Compare
Choose a tag to compare

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

25 May 10:16
ec91252
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...1.3.0

1.2.2

09 Feb 17:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

25 Jan 15:54
fe94f1c
Compare
Choose a tag to compare

What's Changed

  • Fix #144 -- Improve DRM serialization performance by filtering source and ratio by @amureki in #148

Full Changelog: 1.2.0...1.2.1

1.2.0

20 Jan 11:14
33562b8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.3...1.2.0

1.1.3

15 Aug 14:52
85b61d4
Compare
Choose a tag to compare

What's Changed

  • Exclude empty objects during picture migration by @amureki in #120

Full Changelog: 1.1.2...1.1.3

1.1.2

09 Jun 15:51
Compare
Choose a tag to compare

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

08 Jun 06:41
Compare
Choose a tag to compare

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