v0.4.2
0.4.2 (2025-11-18)
This release fixes a latent bug that became salient after decoupling VariationalQuantumAlgorithm from its subclasses.
🐛 Fixed
- Fixed ProgramBatch bug where QuantumScript operations got intermangled due to thread-unsafe implementation.