All notable changes to Template-Sandbox will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
This project uses towncrier and the changes for the upcoming release can be found in https://github.com/twisted/my-project/tree/main/changelog.d/.
0.1.0a5 - 2023-05-07
- Added hypothesis for testing #13
- Add MutMut for mutation testing #14
- Add Renovate to check depedency versions #18
- Add structlog-sentry-logger for logging #19
- Nox session docs is now non-interactive #10
- Enable import order linting via ruff #21
- Enable the tests task for pull requests in the CI #23
0.1.0a4 - 2023-04-07
- Remove branch filtering from publish task (CI)
0.1.0a3 - 2023-04-07
- Feat: add debug-statements, check-added-large-files, and check-ast pre-commit hooks #1
- Added pylint to lint session (nox) and pre-commit hook #7
- Feat: programmatically determine package version from pyproject.toml
- Use towncrier to manage the changelog
- Fixed project links in the changelog template #8