This repository was archived by the owner on Sep 13, 2019. It is now read-only.
Releases: qiskit-community/qiskit-js
Releases · qiskit-community/qiskit-js
v0.9.0
✏️ Changed
@qiskit/qiskit-sim: Use spread operator in addGate@qiskit/qiskit-dev*: Packages dev renamed to algo
🎉 Added
@qiskit/qiskit-sim: Add print circuit method@qiskit/qiskit-sim: Add print method to Circuit API documentation@qiskit/qiskit-sim: Add 'add' method to Circuit class@qiskit/qiskit-qasm: Add name to the gate type in qasm parser@qiskit/qiskit-sim: Add fromQasm/fromQasmFile functions to Circuit
- 🐛 Fixed: for any bug fixes.
@qiskit/qiskit-sim: Connection bug in printCircuit@qiskit/qiskit-cloud: Tests after last API changes
v0.8.0
🎉 Added
@qiskit/qiskit-sim: Add t gate as an alias for the r4 gate
✏️ Changed
@qiskit/qiskit-sim: Add phaseShift util function for phase gates@qiskit/qiskit-sim: Make r2 gate use the matrix of the s gate
🐛 Fixed
@qiskit/qiskit-sim: Use Gate.x.name for initial values
v0.7.1
✏️ Changed
@qiskit/qiskit-sim: Rename qbts to unusedWires in createTransform@qiskit/qiskit-sim: Make amplitudes a member of the Circuit class@qiskit/qiskit-sim: Remove clear() call from Circuit constructor@qiskit/qiskit-sim: Allow for executing the same circuit twice
v0.7.0
🎉 Added
@qiskit/qiskit-sim: Introduce Gate class.@qiskit/qiskit-sim: Add the identity (id) gate.@qiskit/qiskit-sim: Add createCircuit factory function.
✏️ Changed
- Update Node.js install instruction in README.md.
- Update packages links in qiskit-devs.
@qiskit/qiskit-sim: Support method chaining for addGate.@qiskit/qiskit-sim: Move utility functions to utils.@qiskit/qiskit-sim: Add dimension parameter to initTransform.- Using last version of all dependencies.
qiskit: Improve the return of job related commands in the command line client.
v0.6.2
✏️ Changed
qiskit: Improve the return of backend related commands in the console client.
❌ Removed
- Tooling cleanup.
v0.6.1
✏️ Changed
@qiskit/devs-js: Using newjsqubitsversion.
v0.6
✏️ Changed
@qiskit/devs-js: Using newjsqubitsversion.- Node.js version update.
@qiskit/sdk: Package renamed toqiskit.- Logo in the README.
🐛 Fixed
- Link to Qiskit site in the README.
@qiskit/cloud: Tests, to support changes in the API.@qiskit/devs-js: Important bug to run the JS engine in Windows.
❌ Removed
- We don't support browser releases anymore. In 2019 everybody knows how to bundle the dependencies of an application.
JSDayES
✏️ Changed
- Clearer README.
- Simpler ESLint and Prettier setup.
@qiskit/devs-sdk: Easier command line client.
v0.4.2
🐛 Fixed
@qiskit/devs-js: Some relative paths to specific files in dependencies.@qiskit/devs-sdk:- All commands depending of the userId.
- Typo in the alias of "cloud-jobs" command.
🎉 Added
@qiskit/devs-ibmq: Documentation for thecreditsmethod.@qiskit/devs-sdk: Commandsdevs-random,devs-factoranddevs-result.
✏️ Changed
@qiskit/devs-ibmq: Dropped some fields of the methodcreditswhich don't apply to this library.
v0.4.1
❌ Removed
- Non licensed dependencies.