Skip to content

Releases: ComPWA/policy

ComPWA repository policy 0.5.12

09 Jan 20:44
05e2ada
Compare
Choose a tag to compare

🐛 Bug fixes

  • Remove ci.skip in .pre-commit-config.yaml if there are no hooks that should be run on GitHub Actions (#485)

The full changelog as commits can be found here.

ComPWA repository policy 0.5.11

09 Jan 20:18
971f8d2
Compare
Choose a tag to compare

🐛 Bug fixes

  • Remove sort_first from toml-sort if empty (#483)
  • Update link to uv.lock file explanation (#484)

The full changelog as commits can be found here.

ComPWA repository policy 0.5.10

08 Jan 13:04
d4a4e75
Compare
Choose a tag to compare

🐛 Bug fixes

  • Replace testenv: with proper TOML table name (#482)

The full changelog as commits can be found here.

ComPWA repository policy 0.5.9

08 Jan 12:17
0205d87
Compare
Choose a tag to compare

✨ New features

⚠️ Enhancements and optimizations

  • Remove cSpell configuration option if empty (#479)
  • Remove redundant tomlsort entries (#481)

🐛 Bug fixes

  • Install all Jupyter extensions in one go (#474)

🖱️ Developer Experience

  • Update Epic label to include emoji (#469)

The full changelog as commits can be found here.

ComPWA repository policy 0.5.8

18 Dec 14:42
04c9911
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Ignore paths with cSpell using .gitignore (#471)
  • Recommend VS Code Jupyter extensions (#472)
  • Import --environment-variables of the check-dev-files hook into ci.yml (#473)

The full changelog as commits can be found here.

ComPWA repository policy 0.5.7

03 Dec 13:24
34ed967
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Rename Ruff rule TCH to TC (#466)

🔨 Maintenance

  • Update lock files and apply new Ruff linting and formatting rules (#467)

The full changelog as commits can be found here.

ComPWA repository policy 0.5.6

29 Oct 13:36
e6ddbf2
Compare
Choose a tag to compare

🐛 Bug fixes

  • Create ci.skip section if missing (#461)

The full changelog as commits can be found here.

ComPWA repository policy 0.5.5

28 Oct 09:56
cee4849
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Add --no-dev flag if using --group flag (#460)

The full changelog as commits can be found here.

ComPWA repository policy 0.5.4

28 Oct 09:09
4e7f635
Compare
Choose a tag to compare

✨ New features

  • Convert dev dependencies to dependency groups (#459)

⚠️ Enhancements and optimizations

  • Remove .python-version if requires-python pins (#457)

🐛 Bug fixes

  • Set correct organization in CONTRIBUTING.md (#458)

The full changelog as commits can be found here.

ComPWA repository policy 0.5.3

24 Oct 20:20
767f680
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Do not import Tox into Pixi if pixi+uv (#454)

🐛 Bug fixes

  • Do not remove jupyterlab-code-formatter (#455)

The full changelog as commits can be found here.