Skip to content

QRules 0.10.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 11:27
a2bb359

See all documentation for this version here.

✨ New features

  • Implemented filter for quantum problem sets (#287)

⚠️ Enhancements and optimizations

  • Spin values are now encoded with Fraction (#288)
  • FrozenDict is now implemented with frozendict for stable hashing (#310)
  • qn_domains-keys in Node/EdgeSettings are now typed (#292)

🐛 Bug fixes

  • Added support for QNProblemSet in asdot() (#313)

🖱️ Developer Experience

  • The developer environment is now installed through uv (#289)
  • Developer dependencies are now installed as dependency groups (#299)

The full changelog as commits can be found here.