Skip to content

Releases: ComPWA/policy

ComPWA repository policy 0.3.18

07 Aug 09:31
1e0f886
Compare
Choose a tag to compare

🐛 Bug fixes

  • Exclude Python files from EditorConfig pre-commit hook only if there are tracked or untracked Python files (#365)

The full changelog as commits can be found here.

ComPWA repository policy 0.3.17

07 Aug 08:23
d722bf7
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Automatically add remove-empty-tag hook (#362)
  • Remove editable and slideshow from cell metadata (#363)
  • Highlight .constraints/py*.txt as pip requirements (#364)

🖱️ Developer Experience

  • Disable Ruff rule E303 in notebooks (#361)

The full changelog as commits can be found here.

ComPWA repository policy 0.3.16

06 Aug 15:39
0d670c9
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Allow dict with keyword arguments in notebooks (#360)

🐛 Bug fixes

  • Do not insert empty list of rules (#359)

The full changelog as commits can be found here.

ComPWA repository policy 0.3.15

06 Aug 09:48
2c9eba2
Compare
Choose a tag to compare

🐛 Bug fixes

  • Keep black if installed in doc and test dependencies (#357 and #358)

The full changelog as commits can be found here.

ComPWA repository policy 0.3.13

05 Aug 18:06
563570c
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Added display as allowed function name (#356)

The full changelog as commits can be found here.

ComPWA repository policy 0.3.12

05 Aug 17:40
bd6d69b
Compare
Choose a tag to compare

✨ New features

  • Add .envrc for Conda and Pixi environments (#354)

⚠️ Enhancements and optimizations

  • Select ALL Ruff linting rules (#355)

🔨 Maintenance

  • Autoupdate pre-commit hooks (#348)

The full changelog as commits can be found here.

ComPWA repository policy 0.3.11

01 Aug 13:01
3e1efdc
Compare
Choose a tag to compare

🖱️ Developer Experience

  • Format notebooks with Ruff in Jupyter Lab (#353)

The full changelog as commits can be found here.

ComPWA repository policy 0.3.10

08 Jul 14:59
a64df28
Compare
Choose a tag to compare

✨ New features

  • Remove tags from notebook cell if empty (#349 and #350)

The full changelog as commits can be found here.

ComPWA repository policy 0.3.9

23 May 09:02
b91c433
Compare
Choose a tag to compare

🐛 Bug fixes

  • Install uv through pip on Read the Docs (#347)

The full changelog as commits can be found here.

ComPWA repository policy 0.3.8

29 Apr 10:18
c3f842e
Compare
Choose a tag to compare

⚠️ Changes that may affect behavior

  • Add back link to version documentation in release notes (#345)

The full changelog as commits can be found here.