Skip to content

Releases: ComPWA/policy

ComPWA repository policy 0.6.1

29 Jan 13:51
e944077
Compare
Choose a tag to compare

🐛 Bug fixes

  • Set kernel name to "Pyproject Local" (#511)

The full changelog as commits can be found here.

ComPWA repository policy 0.6.0

29 Jan 12:35
e6e28be
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • remove excludes from Pyright config (#510)

⚠️ API changes

  • rename --no-macos to --macos-python-version (#508)

⚠️ Changes that may affect behavior

  • rename --no-macos to --macos-python-version (#508)

🖱️ Developer Experience

  • set Python path to .venv/bin/python (#509)
  • set correct ignore paths for sphinx-autobuild (#507)

The full changelog as commits can be found here.

ComPWA repository policy 0.5.19

28 Jan 12:56
cf86841
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • set Pyright venv to .venv (#503)
  • add or remove nbstripout depending on has_notebooks (#505)

🐛 Bug fixes

  • force ModifiablePyproject to be non-slotted (#504)
  • add badges if README.md contains title only (#506)

The full changelog as commits can be found here.

ComPWA repository policy 0.5.18

22 Jan 12:35
1d80ad5
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • update Tox labels and env_list (#500)

⚠️ Changes that may affect behavior

  • add Pyton 3.13 to version classifiers (#501)

🐛 Bug fixes

  • install tox-uv on RTD (#502)

The full changelog as commits can be found here.

ComPWA repository policy 0.5.17

22 Jan 11:09
46ee6b4
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • exclude TYPE_CHECKING from test coverage (#497)
  • always overwrite kernel name to "Python 3 (ipykernel)" (#499)

🖱️ Developer Experience

  • run tests with all python versions through Tox (#498)

The full changelog as commits can be found here.

ComPWA repository policy 0.5.16

17 Jan 16:03
b54e89a
Compare
Choose a tag to compare

⚠️ Changes that may affect behavior

  • Remove setuptools-scm config check (#491)

🐛 Bug fixes

  • Define label set with "💬 Meeting" (#489)
  • Avoid Python 3.10 syntax (#492)

🔨 Maintenance

  • Remove pygments version constraint (#494)

The full changelog as commits can be found here.

ComPWA repository policy 0.5.15

13 Jan 14:12
5016341
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

The full changelog as commits can be found here.

ComPWA repository policy 0.5.14

10 Jan 13:11
ae3078c
Compare
Choose a tag to compare

🐛 Bug fixes

  • Set CODECOV_TOKEN (#487)

The full changelog as commits can be found here.

ComPWA repository policy 0.5.13

10 Jan 09:33
7ca4f88
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

-Remove uv --locked flag from RTD config (#486)

The full changelog as commits can be found here.

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.