Releases: Qiskit/qiskit-addon-obp
Releases · Qiskit/qiskit-addon-obp
0.2.0
What's Changed
- Don't use numbered option in docs tutorial by @caleb-johnson in #1
- docs: move release notes to 0.1 by @mrossinek in #3
- fix: copyright headers by @mrossinek in #5
- ci: propagate updates from qiskit-addon-utils by @mrossinek in #7
- Add link to Qiskit addons on landing pages by @caleb-johnson in #9
- Fix GitHub source code links for decorated functions by @garrison in #22
- build(deps): bump pylint from 3.2.7 to 3.3.1 by @dependabot in #17
- build(deps): bump ruff from 0.6.4 to 0.6.8 by @dependabot in #18
- Replace pydocstyle with Ruff by @Eric-Arellano in #26
- Use absolute links in API docs by @Eric-Arellano in #27
- Reorganize API docs by @Eric-Arellano in #24
- feat: option to disable legend by @boonware in #20
- build(deps): bump mypy from 1.11.2 to 1.13.0 by @dependabot in #33
- build(deps): bump ruff from 0.6.8 to 0.7.1 by @dependabot in #32
- Always show type hints in docs by @Eric-Arellano in #31
- Show inheritance in inlined classes in docs by @Eric-Arellano in #35
- Fix GitHub source code links due to missing env vars by @Eric-Arellano in #36
- Fix development version tests by @garrison in #38
- Add a linter to check the images' alt text by @arnaucasau in #43
- ci: align Python version of tox and Github action by @mrossinek in #46
- Add alt text to relevant images by @beckykd in #45
- build(deps): bump ruff from 0.7.1 to 0.8.1 by @dependabot in #42
- build(deps): bump mypy from 1.13.0 to 1.14.1 by @dependabot in #52
- build(deps): bump pylint from 3.3.1 to 3.3.4 by @dependabot in #53
- build(deps): bump ruff from 0.8.1 to 0.9.4 by @dependabot in #54
- Add OBP paper reference to README and docs by @BryceFuller in #55
- build(deps): bump ruff from 0.9.4 to 0.9.9 by @dependabot in #63
- build(deps): bump mypy from 1.14.1 to 1.15.0 by @dependabot in #64
- Fix bug causing slices with depth > 1 to be forward-prop'd by @caleb-johnson in #62
- Explicitly support and test Python 3.13 by @mrossinek in #69
- Add support for Qiskit 2.0 by @garrison in #66
- ci: minor improvements by @mrossinek in #70
- test: improve timeout testing by monkeypatching by @mrossinek in #71
- Fix pylint in CI by @mrossinek in #72
- Allow users to specify tolerances for operator simplify. by @caleb-johnson in #67
- fix: the initialization of
SimplifyMetadata.num_unique_paulis
by @mrossinek in #73 - fix: differentiate trimmed and duplicate Paulis by @mrossinek in #74
- Allow users to specify tolerance for finding optimal truncation thresholds by @caleb-johnson in #65
- Prepare 0.2 release by @caleb-johnson in #68
New Contributors
- @caleb-johnson made their first contribution in #1
- @garrison made their first contribution in #22
- @dependabot made their first contribution in #17
- @Eric-Arellano made their first contribution in #26
- @boonware made their first contribution in #20
- @arnaucasau made their first contribution in #43
- @beckykd made their first contribution in #45
- @BryceFuller made their first contribution in #55
Full Changelog: 0.1.0...0.2.0