Skip to content

Releases: Qiskit/qiskit-code-assistant-vscode

v0.12.0

01 Oct 12:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

06 Sep 14:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

28 Aug 02:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.10.0

v0.9.2

28 Aug 02:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.2

v0.8.0

11 Nov 10:44
0342ee4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

10 Nov 23:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.10...v0.7.0

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)