Skip to content

v0.3.0

Compare
Choose a tag to compare
@cbjuan cbjuan released this 23 Jul 16:35
3828ae9

[v0.3.0] - 2018-07-23

🎉 Added

  • Better management of QConfig to improve users' experience (#183 by @cbjuan)

🐛 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)

👾 Security