Skip to content

Release v1.15.0: Improve Code Quality Control and Rename Python Backends

Compare
Choose a tag to compare
@hillmich hillmich released this 13 Feb 09:04
· 422 commits to main since this release
66cecf2

This release is build after integrating pre-commit to help avoid easily fixable mistakes. One such fix includes the renaming of the Qiskit python backends to include Backend to distinguish from the cpp bindings to the simulators. For users of DDSIMProvider nothing should change, otherwise the imports may have to be updated.

What's Changed

Full Changelog: v1.14.0...v1.15.0