Skip to content

v0.1.6

Compare
Choose a tag to compare
@Henri-ColibrITD Henri-ColibrITD released this 27 Feb 13:11
· 1870 commits to main since this release
d7f30fa

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