Releases: westerveltco/django-twc-project
Releases · westerveltco/django-twc-project
v2024.21
What's Changed
- add missing slash in file copying by @joshuadavidthomas in #152
- 🔖 bump version 2024.20 -> 2024.21 by @joshuadavidthomas in #153
Full Changelog: v2024.20...v2024.21
v2024.20
What's Changed
- add CODEOWNERS file to repo by @joshuadavidthomas in #142
- add separate dependabot group for
django-email-relay
by @joshuadavidthomas in #143 - add docker to dependabot updates by @joshuadavidthomas in #144
- add
CSRF_COOKIE_SECURE
setting in production by @joshuadavidthomas in #145 - add
AWS_S3_CUSTOM_DOMAIN
setting to template by @joshuadavidthomas in #146 - fix bug with database
ssl_require
config by @joshuadavidthomas in #147 - tweak a few
Dockerfile
commands by @joshuadavidthomas in #148 - add ability to define repo local labels by @joshuadavidthomas in #149
- add c-suite label for projects by @joshuadavidthomas in #150
- 🔖 bump version 2024.19 -> 2024.20 by @joshuadavidthomas in #151
Full Changelog: v2024.19...v2024.20
v2024.19
What's Changed
- add labels workflow to project and template by @joshuadavidthomas in #140
- 🔖 bump version 2024.18 -> 2024.19 by @joshuadavidthomas in #141
Full Changelog: v2024.18...v2024.19
v2024.18
What's Changed
- move static tailwind utilities from plugin to CSS file by @joshuadavidthomas in #136
- add missing tzdata system package to dev Dockerfile stage by @joshuadavidthomas in #138
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #135
- 🔖 bump version 2024.17 -> 2024.18 by @joshuadavidthomas in #139
Full Changelog: v2024.17...v2024.18
v2024.17
What's Changed
- pin Django in
requirements.in
to less than next major release by @joshuadavidthomas in #129 - adjust .gitignore for more sqlite and db ignores by @joshuadavidthomas in #130
- use
django_twc_ui.favicons
by @joshuadavidthomas in #131 - change to using Playwright's official docker image by @joshuadavidthomas in #132
- adjust bootstrap command to lock by @joshuadavidthomas in #133
- 🔖 bump version 2024.16 -> 2024.17 by @joshuadavidthomas in #134
Full Changelog: v2024.16...v2024.17
v2024.16
What's Changed
- remove
uv
fromrequirements.in
by @joshuadavidthomas in #120 - add template partials
partialdef
block to djlint config by @joshuadavidthomas in #121 - move Python and Node.js version setting to environment by @joshuadavidthomas in #123
- add .mise.toml config to .gitignore by @joshuadavidthomas in #124
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #122
- remove
secrets
fromSECRET_KEY
by @joshuadavidthomas in #125 - add Inter font to base template by @joshuadavidthomas in #126
- remove quotes from bumpver pattern by @joshuadavidthomas in #127
- 🔖 bump version 2024.15 -> 2024.16 by @joshuadavidthomas in #128
Full Changelog: v2024.15...v2024.16
v2024.15
What's Changed
- add upper bounds for django-email-relay by @joshuadavidthomas in #112
- bump
copier
to v9.2.0 by @joshuadavidthomas in #113 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #111
- add S3 and Okta creds to
.env.prod
by @joshuadavidthomas in #114 - change to calling manage module instead of file by @joshuadavidthomas in #115
- add copier file version to bumpver config by @joshuadavidthomas in #116
- 🔖 bump version 2024.14 -> 2024.15 by @joshuadavidthomas in #117
Full Changelog: v2024.14...v2024.15
v2024.14
What's Changed
- adjust echoing of just commands by @joshuadavidthomas in #107
- remove template version from init by @joshuadavidthomas in #108
- 🔖 bump version 2024.13 -> 2024.14 by @joshuadavidthomas in #109
Full Changelog: v2024.13...v2024.14
v2024.13
What's Changed
- use 1Password
op
cli tool to set fly app secrets by @joshuadavidthomas in #101 - 🔖 bump version 2024.12 -> 2024.13 by @joshuadavidthomas in #103
Full Changelog: v2024.12...v2024.13
v2024.12
What's Changed
- remove skip checks flag from tw cli build command by @joshuadavidthomas in #96
- add more files to coverage exclusions by @joshuadavidthomas in #99
- exclude node specific files from dockerignore if not using vite by @joshuadavidthomas in #98
- add
CODEOWNERS
to template by @joshuadavidthomas in #97 - 🔖 bump version 2024.11 -> 2024.12 by @joshuadavidthomas in #100
Full Changelog: v2024.11...v2024.12