Releases: westerveltco/django-twc-project
Releases · westerveltco/django-twc-project
v2024.41
What's Changed
- fix
just docs upgrade
command by @joshuadavidthomas in #267 - fix default app compose build target by @joshuadavidthomas in #268
- migrate a handful of core views to
django_twc_toolbox.views
by @joshuadavidthomas in #269 - remove Sentry sampling functions in favor of
django_twc_toolbox.sentry
by @joshuadavidthomas in #270 - move to setting
set unstable := true
inJustfile
by @joshuadavidthomas in #271 - 🔖 bump version 2024.40 -> 2024.41 by @joshuadavidthomas in #272
Full Changelog: v2024.40...v2024.41
v2024.40
What's Changed
- remove default GitHub token credentials from persisting after checkout by @joshuadavidthomas in #261
- temporarily remove prettier from pre-commit config by @joshuadavidthomas in #262
- fix erroneous Jinja templating in docs just commands by @joshuadavidthomas in #263
- pin django-storages due to a recent bug by @joshuadavidthomas in #264
- fix Dependabot check in GitHub Actions workflows by @joshuadavidthomas in #265
- 🔖 bump version 2024.39 -> 2024.40 by @joshuadavidthomas in #266
Full Changelog: v2024.39...v2024.40
v2024.39
What's Changed
- adjust how
SECRET_KEY
is formatted in templatesettings.py
by @joshuadavidthomas in #257 - fix step output name for
uv-cache
by @joshuadavidthomas in #258 - adjust indention of Jinja conditional in
Dockerfile
by @joshuadavidthomas in #259 - 🔖 bump version 2024.38 -> 2024.39 by @joshuadavidthomas in #260
Full Changelog: v2024.38...v2024.39
v2024.38
What's Changed
- restrict semgrep action to non-bot actors by @joshuadavidthomas in #254
- 🔖 bump version 2024.37 -> 2024.38 by @joshuadavidthomas in #255
Full Changelog: v2024.37...v2024.38
v2024.37
What's Changed
- add documentation GitHub Team to
CODEOWNERS
by @joshuadavidthomas in #250 - remove
westerveltco/setup-ci-action
fromtest.yml
by @joshuadavidthomas in #252 - 🔖 bump version 2024.36 -> 2024.37 by @joshuadavidthomas in #253
Full Changelog: v2024.36...v2024.37
v2024.36
What's Changed
- migrate docs dependencies to pyproject.toml by @joshuadavidthomas in #248
- 🔖 bump version 2024.35 -> 2024.36 by @joshuadavidthomas in #249
Full Changelog: v2024.35...v2024.36
v2024.35
What's Changed
- adjust djlint config to add custom tags used by django-cotton by @joshuadavidthomas in #230
- fix debug toolbar from showing on every HTMX boosted navigation by @joshuadavidthomas in #231
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #232
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #233
- move dev dependencies behind
DEBUG
check by @joshuadavidthomas in #242 - add
django-stubs-ext
as explicit dep by @joshuadavidthomas in #243 - change to
simplify
branch ofwesterveltco/setup-ci-action
by @joshuadavidthomas in #244 - add extras for ui and toolbox deps, add ui version by @joshuadavidthomas in #245
- remove neapolitan fork and reorder
INSTALLED_APPS
by @joshuadavidthomas in #246 - 🔖 bump version 2024.34 -> 2024.35 by @joshuadavidthomas in #247
Full Changelog: v2024.34...v2024.35
v2024.34
What's Changed
- explictly add
django-template-partials
to template loaders setting by @joshuadavidthomas in #227 - 🔖 bump version 2024.33 -> 2024.34 by @joshuadavidthomas in #229
Full Changelog: v2024.33...v2024.34
v2024.33
What's Changed
- migrate prettier to local pre-commit hook by @joshuadavidthomas in #222
- adjust
dotenv-load
syntax inJustfile
by @joshuadavidthomas in #223 - add additional options for djlint template formatter by @joshuadavidthomas in #224
- 🔖 bump version 2024.32 -> 2024.33 by @joshuadavidthomas in #226
Full Changelog: v2024.32...v2024.33
v2024.32
What's Changed
- adjust mypy exclusions to common ignores by @joshuadavidthomas in #213
- bump Django version options by @joshuadavidthomas in #214
- bump default Playwright version to 1.45.0 by @joshuadavidthomas in #215
- remove unneeded type ignore comment by @joshuadavidthomas in #216
- bump default Tailwind CSS version to 3.4.6 by @joshuadavidthomas in #217
- migrate to
pyproject.toml
for dependencies by @joshuadavidthomas in #219 - 🔖 bump version 2024.31 -> 2024.32 by @joshuadavidthomas in #221
Full Changelog: v2024.31...v2024.32