Skip to content

QRules 0.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 16:13
· 34 commits to main since this release
44ba5d8

See all documentation for this version here.

⚠️ Enhancements and optimizations

  • Warn on violated rules instead of raising exceptions (#224)
  • Remove topology edge number check (#249)

🐛 Bug fixes

  • Show only selected rules in DOT rendering (#225)

📝 Documentation

  • Switch to Ruff as linter (#222)
  • Illustrate use of interaction_determinators (#226)
  • Add CITATION.cff (#228)
  • Update links to compwa.github.io (#244)
  • Remove .html from page URLs (#245)
  • Switch to source code link button (#246)

🔨 Maintenance

  • Test QRules on Python 3.12 (#235)

🖱️ Developer Experience

  • Enable language navigation on Jupyter Lab (#229)
  • Remove figure_formats = ["svg"] statement (#237)
  • Install Ruff and Git in Jupyter Lab (#238)
  • Define docnblive job in tox.ini (#240)
  • Switch to Ruff formatter (#248)

The full changelog as commits can be found here.