Changelog

v0.2.2

Released on 2024-06-27 - GitHub - PyPI

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Released on 2024-06-26 - GitHub - PyPI

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Released on 2024-05-30 - GitHub - PyPI

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.2.0

v0.1.6

Released on 2024-02-27 - GitHub - PyPI

What's Changed

Everything! This is the earliest supported version

Circuits

  • Circuits can be created
  • Circuits can be converted to OpenQASM 2 and 3
  • Circuits can be run against a handful of supported backends (AWS, IBM, Eviden)

Pypi

  • The package is available on pypi

CI

  • Documentation is automatically generated and published
  • Tests occur on every change of the dev branch
  • The package is uploaded to pypi each time the version is bumped

Versioning

We use semantic versioning. (major.minor.bugfix, with major implying breaking changes, minor new features and bugfix simple bug fixes).

You might notice "holes" in the versions sequence. This is due to non relevant versions being removed from the versions list (for example is only the documentation changed, only the CI changed, etc...)

Full Changelog: 0.0.0...v0.1.6

0.0.0

Released on 2024-02-16 - GitHub - PyPI

What's Changed

MPQP now exists on github :)

Full Changelog: https://github.com/ColibrITD-SAS/mpqp/commits/0.0.0