- Add all environment variables to `settings.ENV`, not just the variables from `.env`.
0.35.1
- Update default `Dockerfile` to fix some deployment problems.
0.35.0
- Include variables from `.env` file in `settings.ENV`. - Rewrite all docs to remove any perceived dependency on `poetry`. - Create nested folder structure for new sites.
0.34.0
- Add `coltrane` context template variable to expose the `coltrane` settings. - Add support for [`django-compressor`](installation.mdextras). - Add support for [redirects](redirects.md).
0.33.0
- Bump `rich-click` dependency and slightly better command aliases support.