Releases: dwavesystems/dwave-inspector
Releases · dwavesystems/dwave-inspector
0.2.11
0.2.10
0.2.9
0.2.8
Prelude
We began using Reno as a changelog tool after the release of 0.2.7. Content added before that release is not included. See releases for previous release notes.
New Features
- Begin using reno for changelog.
Bug Fixes
- Fix problem data construction in
from_qmi_response
adapter for quadratic biases given asdimod.TermsView
(previousdimod.BQMView
). See #123.
- Tests fixed to work with the latest multi-region cloud-client and dwave-system (Ocean 4.2). See #120.
0.2.7
0.2.6
Fixes
- Updated docs (#107, #108)
- Added Windows tests, refactored CI (#111, #112, #115)
- We now filter out non-QPU jobs during data capture to comply with the latest dwave-cloud-client (#110)
- Fixed blocking behavior on second and subsequent calls to
show()
(#104) - Fixed handling of duplicate problems. Now we track (and
show()
) only the latest problem captured for a givenproblem_id
(#114)
Changes
- Dropped Python 3.5 support (#111)
0.2.6rc2
Fixes
- Updated docs (#107, #108)
- Added Windows tests, refactored CI (#111, #112, #115)
- We now filter out non-QPU jobs during data capture to comply with the latest dwave-cloud-client (#110)
- Fixed blocking behavior on second and subsequent calls to
show()
(#104) - Fixed handling of duplicate problems. Now we track (and
show()
) only the latest problem captured for a givenproblem_id
(#114)
Changes
- Dropped Python 3.5 support (#111)