Releases: ONSdigital/ons-python-template
Releases · ONSdigital/ons-python-template
Release list
v2.1.1
What's Changed
Other Changes
- fix: markdownlint in README + dynamically generate LICENCE year by @MebinAbraham in #152
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
Other Changes
- chore: add dependabot cooldown by @MebinAbraham in #151
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
Breaking Changes
- chore(tooling)!: replace Black formatting with Ruff by @MebinAbraham in #146
- feat(template)!: require Python 3.14 for generated projects by @MebinAbraham in #150
New Features
- feat: add pre-commit hook automation by @MebinAbraham in #145
- feat: Add support for uv by @MebinAbraham in #138
- Add CODEOWNERS File to Template Repo and The Project Template by @sanjeevz3009 in #124
Other Changes
- Various dependencies updates by dependabot
- Sync GitHub Marketplace Actions Across Ther Project and Template by @sanjeevz3009 in #112
- chore: update GitHub issue templates by @MebinAbraham in #104
- Add Run Target To Makefile And Implement Main Script by @sanjeevz3009 in #114
- Clean up conditional files + make LICENCE conditional by @MebinAbraham in #135
- feat: Add basic tests by @MebinAbraham in #136
- chore: Update Dependencies & Configurations by @sanjeevz3009 in #137
- chore: upgrade actions/checkout and codeql-action versions by @sanjeevz3009 in #141
- chore: update dependencies by @MebinAbraham in #143
- chore: add dev instructions + megalinter tweaks by @MebinAbraham in #147
- fix(copier): reject invalid Python module names by @MebinAbraham in #149
New Contributors
- @mwirikia made their first contribution in #103
- @sanjeevz3009 made their first contribution in #112
Full Changelog: v1.1.0...v2.0.0
v1.1.0
What's Changed
Other Changes
- Bump the py-version-updates group across 1 directory with 3 updates by @dependabot in #42
- Bump ruff from 0.4.8 to 0.4.10 in the py-version-updates group across 1 directory by @dependabot in #44
- Bump the py-version-updates group across 1 directory with 6 updates by @dependabot in #65
- Update Poetry + Python packages by @MebinAbraham in #86
New Contributors
- @dependabot made their first contribution in #42
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
Initial release to support templated repositories.
Other Changes
- Use Copier for project generation by @MebinAbraham in #4
- Fix Jinja CodeQL Check by @MebinAbraham in #5
- Fix copier command in README by @MebinAbraham in #6
- Support for GitHub set up + Package managers by @MebinAbraham in #29
- Run Actions CI on all files by @MebinAbraham in #31
New Contributors
- @MebinAbraham made their first contribution in #4
Full Changelog: https://github.com/ONSdigital/ons-python-template/commits/v1.0.0