QRules 0.10.0
See all documentation for this version here.
⚠️ Interface
- The
StateTransitionCollection
class has been removed (#155) StateTransitionGraph
and related classes have been generalised toMutableTransition
(#156)
✨ New features
- Quantum number solutions can now be inspected separately (#168)
⚠️ Enhancements and optimizations
- The
qrules.io._dot
module has been redesigned in an open-closed style to make it easier to extend (#157)
🐛 Bug fixes
- Permutate topology edges, not property mappings (#218)
The full changelog as commits can be found here.