Skip to content

Releases: ComPWA/policy

ComPWA repository policy 0.8.7

19 Feb 19:47
5803b6c

Choose a tag to compare

🐛 Bug fixes

  • Preserve exclude in ty pre-commit hook (#587)

The full changelog as commits can be found here.

ComPWA repository policy 0.8.6

17 Feb 11:19
0f6958f

Choose a tag to compare

⚠️ Enhancements and optimizations

  • Do not pass all filenames to ty pre-commit hook (#584)
  • Disable RUF069 on tests directory (#585)

The full changelog as commits can be found here.

ComPWA repository policy 0.8.4

17 Feb 09:22
72b475e

Choose a tag to compare

🐛 Bug fixes

  • Reactivate pre-commit.ci autoupdate_schedule when using Dependabot for uv.lock (#582)

The full changelog as commits can be found here.

ComPWA repository policy 0.8.3

16 Feb 08:58
b122464

Choose a tag to compare

⚠️ Enhancements and optimizations

  • Standardize PyPI URL names (#579)
  • Check multiple autolink-concat in set-nb-cells (#580)

The full changelog as commits can be found here.

ComPWA repository policy 0.8.2

06 Feb 09:42
1f3479e

Choose a tag to compare

✨ New features

  • Support ty as type checker (#554)
  • Remove trailing whitespace from notebook cells with new strip-nb-whitespace hook (#574)

⚠️ Enhancements and optimizations

  • Use native TOML for pytest configuration (#551)
  • Remove ty unused-ignore-comment rule (#563)
  • Run all Poe the Poet jobs in isolated environments (#564)
  • Trigger lock.yml workflow through dependabot(#565)
  • Define isolated poe environments and use dependabot (#566)
  • Pass paths to nb Poe the Poet task (#567)
  • Remove deprecated Ruff rule UP038 (#575)
  • Set ty error-on-warning in terminal (#577)
  • Add style job if repo has notebooks (#578)

⚠️ API changes

  • Allow merging autolink-concat with other cells (#558)
  • Define isolated poe environments and use dependabot (#566)

⚠️ Changes that may affect behavior

  • Remove poethepoet from dev dependencies (#555)
  • Support ty as type checker (#554)
  • Allow merging autolink-concat with other cells (#558)
  • Define isolated poe environments and use dependabot (#566)
  • Remove sphinx-autobuild and nbmake from environment (#568)
  • Replace jupyterlab-code-formatter with jupyter-ruff (#569)

🐛 Bug fixes

  • Correctly check for missing poethepoet tasks (#557)
  • Make --autolink-concat boolean (#559)

🔨 Maintenance

  • Upgrade GitHub Actions workflows (#552)
  • Remove poethepoet from dev dependencies (#555)
  • Update link to cSpell badge (#561)
  • Rename ComPWA/actions pre-commit workflow to style (#576)

🖱️ Developer Experience

  • Support ty as type checker (#554)
  • Disable Ruff rule RUF067 (#562)

The full changelog as commits can be found here.

ComPWA repository policy 0.8.1

08 Jan 11:12
103e335

Choose a tag to compare

Pre-release

⚠️ API changes

  • Require actively selecting plugins for set-nb-cells (#558)

⚠️ Changes that may affect behavior

  • Allow merging autolink-concat with other cells (#558)

🐛 Bug fixes

  • Correctly check for missing poethepoet tasks (#557)

The full changelog as commits can be found here.

ComPWA repository policy 0.8.0

06 Jan 11:32
df99918

Choose a tag to compare

Pre-release

✨ New features

  • Support ty as type checker (#554)

⚠️ Changes that may affect behavior

  • Remove poethepoet from dev dependencies (#555)
  • Support ty as type checker (#554)

🔨 Maintenance

  • Upgraded GitHub Actions workflows (#552)

🖱️ Developer Experience

  • Switched to ty as type checker (#554)

The full changelog as commits can be found here.

ComPWA repository policy 0.7.5

24 Oct 14:14
54adb0a

Choose a tag to compare

⚠️ Enhancements and optimizations

  • project in pixi.toml is now named workspace (#550)

The full changelog as commits can be found here.

ComPWA repository policy 0.7.4

20 Oct 14:43
e0b2afb

Choose a tag to compare

⚠️ Enhancements and optimizations

  • Install jupyterlab-quickopen (#546)

🐛 Bug fixes

  • Do not update conf.py path if not available` (#548)

🔨 Maintenance

  • Test package on Python 3.14 (#547)

The full changelog as commits can be found here.

ComPWA repository policy 0.7.3

13 Oct 09:39
d05c471

Choose a tag to compare

⚠️ Enhancements and optimizations

  • List PRs with label "⬆️ Lock" label under the category 🔨 Maintenance under release notes (#541)

🐛 Bug fixes

  • Do not check dev-python-version if repository is not a Python repository (#540)

📝 Documentation

  • Set correct CI workflow badge (#542)

The full changelog as commits can be found here.