Skip to content

Releases: Qiskit/qiskit-code-assistant-vscode

0.6.10

02 Oct 13:59
253d871
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.9...v0.6.10

0.6.9

15 Sep 22:02
c2914b1
Compare
Choose a tag to compare

Revamping extension to work as VSCode extension to use the Qiskit Code Assistant (Beta)

What's Changed

  • Revamped the whole extension
  • Adding EULA by @cbjuan in #92
  • Updating package version to 0.6.9 by @cbjuan in #93

Full Changelog: v0.5.5...0.6.9

v0.5.5

21 May 09:22
7610e35
Compare
Choose a tag to compare

[v0.5.5] - 2019-05-20

🎉 Added

  • Adding ability to use custom python version and/or environment using python.pythonPath is VSCode settings (#86 by @zpbappi)

👾 Security

  • Updating dependencies to fix vulnerabilities (#89 by @cbjuan)

v0.5.4

14 Mar 12:13
4f23f95
Compare
Choose a tag to compare

[v0.5.4] - 2019-03-14

🐛 Fixed

  • Adding IBMQuantumExperience dependency to solve issue #81 and others alike (#82 by @cbjuan)

v0.5.3

11 Mar 14:17
175f453
Compare
Choose a tag to compare

[v0.5.3] - 2019-03-11

🐛 Fixed

  • Issues when displaying histograms (#78) (#79 by @cbjuan)
  • Use the WebView API for VSCode instead of vscode.previewHTML (#79 by @cbjuan)

v0.5.2

06 Mar 09:56
7f76792
Compare
Choose a tag to compare

[v0.5.2] - 2019-03-06

🐛 Fixed

  • Improving checks for Qiskit versions (#74 by @cbjuan)
  • Updating dependencies to fix the error on startup #68 (#70 by @cbjuan)

✏️ Changed

  • Update the Jest config to avoid warnings in tests (#76 by @cbjuan)
  • Updating dependencies to meet qiskit-chemistry and current supported versions (#72 by @cbjuan)

v0.5.1

08 Feb 11:09
Compare
Choose a tag to compare

[v0.5.1] - 2019-02-08

v0.5.0

05 Feb 16:02
5ed0b46
Compare
Choose a tag to compare

[v0.5.0] - 2019-02-05

🎉 Added

  • Adding Qiskit citation to the README (#63 by @cbjuan)
  • Adding support for Qiskit Terra v0.7.X (#61 by @cbjuan)

❌ Removed

  • Removing support for Qiskit Terra v0.5.X (#61 by @cbjuan)

v0.4.1

05 Nov 11:56
2ab7383
Compare
Choose a tag to compare

[v0.4.1] - 2018-11-05

🎉 Added

👾 Security

v0.4.0

30 Oct 15:38
Compare
Choose a tag to compare

[v0.4.0] - 2018-10-30

🎉 Added

  • Adding support for Qiskit Terra >v0.6 (#47 by @cbjuan)

✏️ Changed

  • Updating the support of snippets related to Qiskit Aqua to version v0.3 (#49 by @cbjuan)