v0.5.20 July 11, 2024 Release
What's Changed
- Remove Monthly Benchmark Action by @spencerdearman in #972
- Integration test inconsistencies fix by @spencerdearman in #974
- Pylint plugin to check that return type annotation for
__init__
functions is-> None
by @natibek in #978 - Add mulitcore support for pytest by @saeubank in #976
- support both
<x>_test.py
andtest_<x>.py
for test discovery by @richrines1 in #985 - drop qiskit-ibm-provider from qss by @richrines1 in #986
- bump version to 0.5.20 by @natibek in #987
Full Changelog: v0.5.19...v0.5.20