Releases: Qiskit/qiskit-code-assistant-vscode
Releases · Qiskit/qiskit-code-assistant-vscode
v0.4.1
[v0.4.1] - 2018-11-05
🎉 Added
- Adding snippets for Qiskit Terra (#39 by @AkashGutha)
👾 Security
- Fixing CVE-2018-16469 and updating other dependencies (#52 by @cbjuan)
v0.4.0
v0.3.6
v0.3.5
v0.3.4
v0.3.3
[v0.3.3] - 2018-07-31
🎉 Added
🐛 Fixed
✏️ Changed
- Rename qiskit-aqua(.*)-related code -> from qiskit-acqua & qiskit-acqua-chemistry to qiskit-aqua and qiskit-aqua-chemistry (#28 by @cbjuan)
- Improving the tests for the client (mocking vscode) (#26 by @cbjuan)
👾 Security
- Solving CVE-2018-3774 and updating other dependencies (#30 by @cbjuan)
v0.3.2
v0.3.1
v0.3.0
[v0.3.0] - 2018-07-23
🎉 Added
🐛 Fixed
- RegEx expressions fixed when getting pip show output in Windows(#6 by @cbjuan)
- Replacing pool.map method by a for loop to avoid errors when getting the IBMQ devices' status in Windows (#6 by @cbjuan)
- Now can be installed & updated several qiskit-related dependencies simultaneously (#178 by @cbjuan)
✏️ Changed
- Update logo to the Qiskit one (#7 by @cbjuan)
- Update publisher & author in package.json files (#4 by @cbjuan)
- Renaming the repo, extension & texts descriptions to qiskit-vscode (#184 by @cbjuan)
- Refactoring the management of dependencies (#178 by @cbjuan)