QCoDeS [UNRELEASED DRAFT] (2024-12-03)¶
Breaking Changes:¶
The deprecated and non functional function qcodes.test() has been removed. (#6665)
Improved:¶
Fix a regression introduced in 0.50.0 where a DelegateParameter initialized with a None source would not correctly call get/set on the source parameter when this has been set. (#6671)