Skip to content

Releases: ComPWA/policy

ComPWA Repository Maintenance 0.1.11

13 Dec 10:33
440dc61
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Do not sort Manifest.toml and Project.toml (#255)

🐛 Bug fixes

  • Revert workflow on "update pip constraints" comment (#254)

The full changelog as commits can be found here.

ComPWA Repository Maintenance 0.1.10

10 Dec 21:01
904e78c
Compare
Choose a tag to compare

🖱️ Developer Experience

  • Activate VSCode multi-file diff editor (#250)
  • Check defined doc jobs in tox.ini (#251)
  • Remove outdated VSCode telemetry setting (#249)
  • Run workflow on "update pip constraints" comment (#252)

The full changelog as commits can be found here.

ComPWA Repository Maintenance 0.1.9

08 Dec 16:03
8fde3f4
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Use ParamSpec in Executor call method (#246)
  • Set import sorting in VSCode for Ruff (#247)

🔨 Maintenance

  • Autoupdate pre-commit hooks (#248)

The full changelog as commits can be found here.

ComPWA Repository Maintenance 0.1.8

06 Dec 21:55
1cb1ef2
Compare
Choose a tag to compare

✨ New features

⚠️ API changes

  • Drop Python 3.6 support (#234)

📝 Documentation

🖱️ Developer Experience

  • Clean up conf.py Sphinx configuration (#239)

The full changelog as commits can be found here.

ComPWA Repository Maintenance 0.1.7

04 Dec 09:39
1c13a7b
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Automatically sort pre-commit hooks (#235)

🐛 Bug fixes

  • Exclude .egg-info directories when finding package in src directory (#236)

🖱️ Developer Experience

  • Remove _relink_references.py script and replace with sphinx-api-relink (#237)
  • Ignore rst_t templates in cSpell configuration (#238)

The full changelog as commits can be found here.

ComPWA Repository Maintenance 0.1.6

02 Dec 20:28
Compare
Choose a tag to compare

🖱️ Developer Experience

  • Replace nbqa-ruff with official Ruff formatter (#222)
  • Remove pyupgrade if Ruff is installed (#224)
  • Import existing Ruff extend-ignores from nbQA (#225)
  • List jupyterlab-git as a dependency (#227)
  • List python-lsp-ruff as dev requirement (#229)
  • Install isort in jupyter dependencies (#230)
  • Extend ignored Ruff rules for notebooks (#231)

⚠️ Enhancements and optimizations

  • Automatically add jupyterlab requirements to notebook repos (#226)
  • Filter redundant Ruff rules (#228)

🔨 Maintenance

  • Test package on Python 3.12 (#220)

The full changelog as commits can be found here.

ComPWA Repository Maintenance 0.1.5

02 Dec 18:04
Compare
Choose a tag to compare

⚠️ Changes that may affect behavior

  • Do not set matplotlib figure formats to svg (#223)

⚠️ Enhancements and optimizations

  • Automatically format pip install cell (#219)

The full changelog as commits can be found here.

ComPWA Repository Maintenance 0.1.4

01 Dec 14:25
Compare
Choose a tag to compare

🐛 Bug fixes

  • Run Prettier on GitHub Actions if v4 alpha (#232)
  • Set PRETTIER_LEGACY_CLI when Prettier v4 alpha (#233)

The full changelog as commits can be found here.

ComPWA Repository Maintenance 0.1.3

20 Nov 14:12
1da9190
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Automatically update pip install cell metadata (#218)

🖱️ Developer Experience

  • Show code block moves in Git diff editor (#215)
  • Run cSpell in VSCode on GitHub Actions configs (#217)

The full changelog as commits can be found here.

ComPWA Repository Maintenance 0.1.2

10 Nov 11:42
e7dc886
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • add quarterly and biannually to cron jobs (#213)
  • allow pinning constraints in no-python repo (#214)

The full changelog as commits can be found here.