Skip to content

Releases: meeb/django-distill

v3.1.1

30 Mar 07:27
Compare
Choose a tag to compare

Full Changelog: v3.1.0...v3.1.1

v3.1.0

30 Mar 07:13
Compare
Choose a tag to compare

What's Changed

  • Declare backend dependencies on the setup.py by @miguelgr in #74

New Contributors

Full Changelog: v3.0.2...v3.1.0

v3.0.2

19 Dec 01:02
Compare
Choose a tag to compare

What's Changed

  • fix missing imports, delete unused imports, unused code by @anentropic in #65
  • allow substituting a custom DistillRender class via settings by @anentropic in #67
  • Allow to customise output filename of urls with params by @anentropic in #66

New Contributors

Full Changelog: v3.0.1...v3.0.2

v3.0.1

18 Aug 04:29
Compare
Choose a tag to compare

What's Changed

  • Workaround for a possible bug when rendering URLs with parameters by @FranckBoyer in #59

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

24 Jul 10:28
Compare
Choose a tag to compare

First major version bump for a while. Main new addition is django_distill.renderer.render_single_file(...).

Full Changelog: v2.10.2...v3.0.0

v2.10.2

21 Jul 16:54
Compare
Choose a tag to compare

Full Changelog: v2.10.1...v2.10.2

v2.10.1

10 Jul 14:15
Compare
Choose a tag to compare

Full Changelog: v2.10.0...v2.10.1

v2.10.0

10 Jul 08:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/meeb/django-distill/commits/v2.10.0