Releases: meeb/django-distill
Releases · meeb/django-distill
v3.1.1
Full Changelog: v3.1.0...v3.1.1
v3.1.0
v3.0.2
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
- @anentropic made their first contribution in #65
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- Workaround for a possible bug when rendering URLs with parameters by @FranckBoyer in #59
New Contributors
- @FranckBoyer made their first contribution in #59
Full Changelog: v3.0.0...v3.0.1
v3.0.0
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
Full Changelog: v2.10.1...v2.10.2
v2.10.1
Full Changelog: v2.10.0...v2.10.1
v2.10.0
What's Changed
- Optional static and media copying while distill-local by @henhuy in #29
- Fix missing imports in distill-publish by @LukeLambert in #31
- Allow django.urls.include without a namespace by @LukeLambert in #32
- --force assumes yes to creating output directory by @LukeLambert in #33
- View name is propagated to distill_func by @henhuy in #36
- Fix for force in publish by @bezineb5 in #44
- Fix typo by @truetug in #45
- Fix typo by @nkantar in #50
New Contributors
- @henhuy made their first contribution in #29
- @LukeLambert made their first contribution in #31
- @bezineb5 made their first contribution in #44
- @truetug made their first contribution in #45
- @nkantar made their first contribution in #50
Full Changelog: https://github.com/meeb/django-distill/commits/v2.10.0