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 withfrozendict
for stable hashing (#310)qn_domains
-keys in Node/EdgeSettings are now typed (#292)
🐛 Bug fixes
- Added support for
QNProblemSet
inasdot()
(#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.