All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
Types of changes:
- Added: for new features.
- Changed: for changes in existing functionality.
- Deprecated: for soon-to-be removed features.
- Removed: for now removed features.
- Fixed: for any bug fixes.
- Security: in case of vulnerabilities.
0.12.0 - 2019-08-22
- Increased the
qiskit-aer
version to the latest release 0.3.0. - Increased the
qiskit-terra
version to the latest release 0.9.0. - Increased the
qiskit-ignis
version to the latest release 0.2.0. - Increased the
qiskit-aqua
version to the latest release 0.6.0.
- The
qiskit-chemistry
element has been removed from the list of installed elements. This is because it has been added to theqiskit-aqua
package and no longer needs to be installed separately.
0.11.2 - 2019-08-20
- Increased the
qiskit-aqua
version to the latest release 0.5.5. - Increased the
qiskit-ibmq-provider
version to the latest release 0.3.2 which adds a pin for thenest_asyncio
requirement to fix an issue with python 3.5.
0.11.1 - 2019-07-24
- Updated the
qiskit-ibmq-provider
dependency to 0.3.1. Andqiskit-aqua
to 0.5.3.
0.11.0 - 2019-07-11
- Updated the
qiskit-aer
dependency to 0.2.3 - Updated the
qiskit-ibmq-provider
dependency to 0.3.0, so we need to bump upqiskit
to 0.11.0
0.10.5 - 2019-06-27
- Increased the qiskit-aqua version the latest release 0.5.2, which removes the install dependency on pyeda
0.10.4 - 2019-06-17
- Increased the qiskit-terra version the latest release 0.8.2 (#332)
0.10.3 - 2019-05-29
- Increased the qiskit-terra version the latest release 0.8.1 (#309)
0.10.2 - 2019-05-24
- Updated
qiskit-aer
dependency to 0.2.1. (#302) - Increased the qiskit-aqua version the latest release 0.5.1, this removes torch as a mandatory requirement. (#303)
0.10.1 - 2019-05-07
- Updated the
qiskit-ibmq-provider
dependency to 0.2.2.
0.10.0 - 2019-05-06
- Updated the
qiskit-ibmq-provider
dependency to 0.2.1 (#244).
0.9.0 - 2019-05-02
- Added the qiskit-ibmq-provider package to the metapackage (#227).
- Added qiskit-aqua and qiskit-chemistry to the set of installed packages (#185)
- 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).
0.8.1 - 2019-05-01
- 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)
0.8.0 - 2019-03-05
- Added qiskit-ignis to the set of installed packages (#164)
- Increased the qiskit-terra version to v0.7.1 which includes a fix for the BasicAer simulator issue documented in Qiskit/qiskit#1583 and Qiskit/qiskit#1838 (#167).
0.7.3 - 2019-02-20
- Added a workaround for installing package when using pip 19.0.2 (#119)
0.7.2 - 2019-01-23
- Fixed upgrading to 0.7.x when wheel is present (#45)
0.7.1 - 2019-01-17
- Fixed an issue when upgrading from an older
qiskit
package to a version [>=0.7.0]{.title-ref} (#32)
- First release, includes qiskit-terra and qiskit-aer