Skip to content

Releases: ComPWA/policy

ComPWA repository policy 0.2.7

07 Mar 10:51
359331f
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Check whether .constraints directory actually contains lock files (#305)
  • Added --keep-pr-linting flag for leaving .github/workflows/pr-linting.yaml untouched (#304)

🖱️ Developer Experience

  • Subhook execution times can now be viewed with the pre-commit -v flag (#306)

The full changelog as commits can be found here.

ComPWA repository policy 0.2.6

04 Mar 11:26
ba5fcb9
Compare
Choose a tag to compare

🖱️ Developer Experience

  • Format notebooks on save with Ruff (#302)

The full changelog as commits can be found here.

ComPWA repository policy 0.2.5

12 Feb 21:23
f59f181
Compare
Choose a tag to compare

🖱️ Developer Experience

  • Switched from black to Ruff formatter (#301)

🔨 Maintenance

  • Applied new black and pyright rules (#300)

The full changelog as commits can be found here.

ComPWA repository policy 0.2.4

11 Feb 10:08
1f57d48
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Deactivated Ruff isort split-on-trailing-comma (#288)
  • Keep running workflows on default branch (#291)
  • Avoid linebreak on concurrency update (#294)
  • Adapt Ruff configuration to v0.2.0 (#298)

⚠️ Changes that may affect behavior

  • Activate Ruff preview mode (#287)
  • Remove dependabot.yml config (#292)

🔨 Maintenance

  • Bump release-drafter from v5 to v6 (#293)

🖱️ Developer Experience

  • Set telemetry settings for GDPR compatibility (#290)
  • Remove sort-lines VSCode extension (#299)

The full changelog as commits can be found here.

ComPWA repository policy 0.2.3

20 Jan 18:09
30f8316
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Execute pre-commit formatter hooks before other hooks (#281, #283, and #286)

📝 Documentation

The full changelog as commits can be found here.

ComPWA repository policy 0.2.2

17 Jan 20:58
247f5cc
Compare
Choose a tag to compare

🖱️ Developer Experience

  • Default to Python 3.9 in developer environment (#280)

The full changelog as commits can be found here.

ComPWA repository policy 0.2.1

13 Jan 14:45
a7f1507
Compare
Choose a tag to compare

✨ New features

-Added --github-pages option to check-dev-files (#276)

📝 Documentation

  • Removed en/stable from compwa-org URL (#277)

The full changelog as commits can be found here.

ComPWA repository policy 0.2.0

12 Jan 17:48
9163e4b
Compare
Choose a tag to compare

⚠️ API changes

  • Rename this repository to ComPWA/policy and the package to compwa_policy (#271)
  • The imported pre-commit config is now typed with TypedDict (#272 and #274)

✨ New features

  • Automatically ComPWA/policy repo URL (#273)

⚠️ Enhancements and optimizations

  • Remove redundant paths from requirements workflow (#275)

The full changelog as commits can be found here.

ComPWA Repository Maintenance 0.1.13

12 Jan 10:30
b7a6b23
Compare
Choose a tag to compare

✨ New features

  • Added option to outsource requirements schedule (#263)
  • Autoupdate PR title in precommit.ci config (#265 and #266)
  • Add --color=yes to pytest config (#267, #268 and #269)

⚠️ Enhancements and optimizations

🐛 Bug fixes

  • Do not update Conda environment if not valid Python package (#261 and #262)

🖱️ Developer Experience

  • Ignore missing module docstring in conf.py (#264)

The full changelog as commits can be found here.

ComPWA Repository Maintenance 0.1.12

08 Jan 15:32
a9d577c
Compare
Choose a tag to compare

🖱️ Developer Experience

  • Migrate to new Unwanted extension (#259)

The full changelog as commits can be found here.