- Updated pytket version requirement to 1.4. - Add support for multi-factor authentication and microsoft federated login.
0.4.0
- Add wasm support - Add support for `OpType.CopyBits` and `OpType.ClassicalExpBox` in `QuantinuumBackend` - Updated pytket version requirement to 1.3. - Add optional argument `group` to `QuantinuumBackend`
0.3.1
- Updated to pyjwt 2.4. This fixes a potential security vulnerability (CVE-2022-29217).
0.3.0
Not secure
- `QuantinuumBackend.cost_estimate` deprecated, new `QuantinuumBackend.cost` method now uses the syntax checker devices to directly return the cost. - Updated pytket version requirement to 1.2.