- Updated pytket version requirement to 0.16. - Renamed `HoneywellBackend.available_devices` to `_available_devices` so as not to conflict with abstract `Backend` method.
0.16.0
- Updated pytket version requirement to 0.15.
0.15.0
- Updated pytket version requirement to 0.14.
0.14.0
- Support new Honeywell simulator options in {py:class}`HoneywellBackend`: "simulator" for simulator type, and "noisy_simulation" to toggle simulations with and without error models. - Device name no longer optional on {py:class}`HoneywellBackend` construction.