Releases: UCL-ARC/python-tooling
Releases · UCL-ARC/python-tooling
v1.1.0
What's changed for template users:
- Simplified install instructions by @dstansby in #555 and #556
 - Switch to 
dependency-groupsby @paddyroddy in #585 - Use 
actions/deploy-pagesto deploy docs in template by @matt-graham in #578 - Don't run docs deploy step on PRs in template by @matt-graham in #589
 
Other improvements
- Accessibility improvements to our website, thanks to @jamesprime and @cuteshaun. (No effect on the template)
 - Tutorial improvements. (No effect on the template)
 
New Contributors
- @cuteshaun made their first contribution in #542
 
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Document that we conform to SPEC0 version support. by @samcunliffe in #487
 - Two reviewers for "opinionated" changes. by @samcunliffe in #473
 - Add instructions of how to extract the version of the repo by @paddyroddy in #475
 - Fix renovatebot link by @dstansby in #499
 - Fix NOTE in README by @samcunliffe in #500
 - Add inquirer to CLI tools by @dstansby in #489
 - chore(deps): renovate: pre-commit/pre-commit-hooks to v5 by @renovate in #490
 - chore(deps): lock file maintenance by @renovate in #491
 - Link to toml-sort's README. by @samcunliffe in #501
 - chore(deps): renovate: lycheeverse/lychee-action to v2.1.0 by @renovate in #494
 - chore(deps): renovate: pre-commit/mirrors-mypy to v1.13.0 by @renovate in #496
 - Set 
ignorePathsto empty list by @paddyroddy in #505 - chore(deps): renovate: astral-sh/ruff-pre-commit to v0.8.1 by @renovate in #492
 - chore(deps): renovate: igorshubovych/markdownlint-cli to v0.43.0 by @renovate in #493
 - chore(deps): renovate: pappasam/toml-sort to v0.24.2 by @renovate in #495
 - chore(deps): renovate: python-jsonschema/check-jsonschema to v0.30.0 by @renovate in #497
 - chore(deps): lock file maintenance by @renovate in #506
 - Make things optional in bug reports by @paddyroddy in #508
 - fix: use a maintained pre-commit hook for prettier by @Saransh-cpp in #509
 - chore(deps): renovate: dependency jekyll to v4.4.1 by @renovate in #511
 - chore(deps): renovate: dependency just-the-docs to v0.10.1 by @renovate in #510
 - chore(deps): lock file maintenance by @renovate in #512
 - chore(deps): renovate: astral-sh/ruff-pre-commit to v0.9.4 by @renovate in #514
 - Persist light theme on refresh by @samcunliffe in #513
 - docs: update tutorial to use uv by @Saransh-cpp in #518
 - docs: add Saransh-cpp as a contributor for doc, content, and 2 more by @allcontributors in #521
 - Test package installation in temporary virtual environment by @matt-graham in #519
 - Fix MkDocs build from template instances by @matt-graham in #517
 - chore(deps): renovate: rbubley/mirrors-prettier to v3.5.3 by @renovate in #524
 - chore(deps): lock file maintenance by @renovate in #527
 - Change 
license.filetolicense-files+ SPDX-compliance by @paddyroddy in #528 
New Contributors
- @Saransh-cpp made their first contribution in #509
 
Full Changelog: v1.0.0...v1.0.1