Skip to content

v0.4.2

Choose a tag to compare

@Shiro-Raven Shiro-Raven released this 18 Nov 14:59

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.