This minor release brings the improvements from 22, 23, 24:
- ⚡ significantly improves the probability extraction routine for dynamic circuits
- ⚡ improves built-in algorithms
- 🐛 fixes some bugs in the simulation routine with measurements
- 🐛 adjusts the parameter tolerance to incur less approximation
- ✨ introduces a new optimization pass that allows to reorder the operations in a `QuantumComputation` to achieve a canonical ordering
- ✨ allows to extract the circuit name from a Qiskit QuantumCircuit object
- 🏗️ switches to PEP 517 `pyproject.toml`
- 🐛 🍎: fixes Apple Silicon wheels
- ⬆️ updates all external dependencies to their latest version.
For details, see the respective pull requests.