Skip to content
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.

Releases: Qiskit/qiskit-metapackage

Qiskit 0.9.0

03 May 02:36
0.9.0
Compare
Choose a tag to compare

Added

  • Added the qiskit-ibmq-provider package to the metapackage (#227).
  • Added qiskit-aqua and qiskit-chemistry to the set of installed packages (#185)

Changed

  • The qiskit-terra version increased to the next feature release 0.8.0 (#227).
  • The qiskit-aer version increased to the next feature release 0.2.0 (#227).
  • The qiskit-ignis version increased to the next release 0.1.1 (#227).

Qiskit 0.8.1

01 May 16:26
0.8.1
Compare
Choose a tag to compare

Changelog

Changed

  • Increased the qiskit-terra version to v0.7.2 which includes a fix for the
    schema validation of backend configuration in Qiskit/qiskit#2258 (#217)

Qiskit 0.8.0

05 Mar 17:02
0.8.0
Compare
Choose a tag to compare

Changelog

Added

  • Added qiskit-ignis to the set of installed packages (#164)

Changed

Qiskit 0.7.3

20 Feb 07:03
Compare
Choose a tag to compare

Solves the installation problems with pip version 19.0.2. Updating is possible by doing:

$ pip install -U qiskit

During installation, failing to build the Qiskit wheel is expected. This is intended.

Qiskit 0.7.2

23 Jan 17:21
Compare
Choose a tag to compare

Solves the problems updating to 0.7.X versions in environments where wheel is installed. Updating is possible by doing:

$ pip install -U qiskit

During installation, failing building the qiskit wheel is expected. This is intended.

Qiskit 0.7.1

17 Jan 15:01
Compare
Choose a tag to compare

Enable users using Qiskit versions prior to 0.7.0 to properly update to the latest versions of Qiskit by issuing:

$ pip install -U qiskit

Qiskit 0.7.0

19 Dec 18:40
a273a0d
Compare
Choose a tag to compare
Update README.md