Releases: bckohan/django-render-static
Releases · bckohan/django-render-static
v3.5.1
Full Changelog: v3.5.0...v3.5.1
v3.5.0
Move template shell completer logic to separate module for reuse.
What's Changed
- ⬆ Bump sigstore/gh-action-sigstore-python from 3.1.0 to 3.2.0 by @dependabot[bot] in #205
- ⬆ Bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #206
- ⬆ Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #207
- ⬆ Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #208
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- ⬆ Bump ossf/scorecard-action from 2.4.2 to 2.4.3 by @dependabot[bot] in #194
- ⬆ Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #195
- ⬆ Bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #196
- ⬆ Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #197
- ⬆ Bump sigstore/gh-action-sigstore-python from 3.0.1 to 3.1.0 by @dependabot[bot] in #198
- ⬆ Bump mxschmitt/action-tmate from 3.22 to 3.23 by @dependabot[bot] in #199
- ⬆ Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #200
- ⬆ Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #201
- ⬆ Bump actions/checkout from 5 to 6 by @dependabot[bot] in #202
Full Changelog: v3.3.4...v3.4.0
v3.3.4
v3.3.3
Support Python 3.14
What's Changed
- ⬆ Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #188
- ⬆ Bump actions/checkout from 4 to 5 by @dependabot[bot] in #189
- ⬆ Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #191
- ⬆ Bump pypa/gh-action-pypi-publish@release/v1.12 from 1.12 to 1.13 by @dependabot[bot] in #190
- ⬆ Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #192
Full Changelog: v3.3.1...v3.3.3
v3.3.2
- Docs: change autodoc configuration to make type hints more legible, reorganize reference section
Full Changelog: v3.3.1...v3.3.2
v3.3.1
What's Changed
Issues
PRs
- ⬆ Bump extractions/setup-just from 2 to 3 by @dependabot[bot] in #181
- ⬆ Bump mxschmitt/action-tmate from 3.19 to 3.21 by @dependabot[bot] in #182
- ⬆ Bump astral-sh/setup-uv from 5 to 6 by @dependabot[bot] in #183
- ⬆ Bump mxschmitt/action-tmate from 3.21 to 3.22 by @dependabot[bot] in #184
- ⬆ Bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot[bot] in #185
- ⬆ Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 by @dependabot[bot] in #186
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- Fixed True/False values transpiled as True/False instead of true/false
- Implemented Move from poetry -> uv
- Implemented Support Django 5.2
Full Changelog: v3.2.1...v3.3.0
v3.2.1
v3.2.0
What's Changed
- Fixed Batch loading jinja templates on windows using wildcards is broken.
- Fixed Permissions errors when searching template directories on windows.
- Implemented Drop support for python 3.8
- Implemented Support django-typer 3.x
Full Changelog: v3.1.3...v3.2.0