All notable changes to this project will be documented in this file, grouped by Added, Fixed, Changed, and Removed.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Sitemap to README.md
2.1.0 - 2nd June 2025
- Example test and module
- Example pipeline
- Version to config
- Dev dependencies to config
- New requirements:
banditandjinja2-time banditto user pre-commit hooks- Including common Excel file times in the default .gitignore
banditto dev pre-commit hooks- R install guidance to template README
- Setup question for locked down environments, uses local installed packages for commit hooks
- Broken links
- Updated instructions on running the tests
- Updated imports
- Exclude certain files from pre-commit hooks
- Updated README to use
python -m - Minor contributing guidance changes
- Updated Python versions to 3.9-3.12
- Updated Python versions in workflows to 3.9-3.12
- Updated dev pre-commit hook versions via
pre-commit autoupdate - Template code of conduct updated
- Template contributing guidance updated
- Updated README
- Updated documentation website for
govcookiecutterand created repo structures
- Example data folder
- Removed the Email Address prompts from the installation.
2.0.0 - 6th March 2023
- Workflow to check external links on pull request
- Broken links
- Updated folder structure
- Relative links have been replaced with complete paths
- Workflow actions now use later versions
- Updated CRAN link being installed from in startup.R
- Updates to the Contributing Guidance
- Workflow support for Python 3.6