All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project uses Calendar Versioning.
No notable changes have been made.
- Fix setup.py Python versions to reflect that generated projects now support the following versions: 3.9, 3.10, 3.11, and 3.12
- Upgrade to pythonboltons/main:2024.01.16 docker image.
- Fix github-labeler permission issues (see ghaction-github-labeler#184).
- Fix readthedocs build by adding
build.os
option.
- Fix install failure when structlog>=23.
- Fix test failure when tox>=4.
- Migrate applications to use version 0.2.0 of the
bolton-clack
package.
- Moved
cc-python
GitHub repo frombbugyi200
user account topython-boltons
organization.
- Upgrade default docker image to latest version:
bbugyi/python:2021.12.20
- Cleaned up generated projects'
setup.py
file.
- Test release.
- Fix 'git push' to 'latest' branch
- Push to
latest
branch on new releases.
- Use
logo
URL query parameter for badges where possible.
- Added badge section just to show versions.
- Fix version badge update for generated projects.
- Version badge to cc-python README.
- Test release to ensure version badge on cc-python README is updated.
- Added cc-python badge to README of generated projects.
- Test release to see if automated releases work.
- First release.