Releases: QCoDeS/Qcodes_contrib_drivers
Releases · QCoDeS/Qcodes_contrib_drivers
v0.22.0
What's Changed
- Pin pytest to 7.4.4 by @jenshnielsen in #288
- Bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot in #287
- Update ipython requirement from ~=8.18.1 to ~=8.20.0 by @dependabot in #284
- Switch to src based layout. by @jenshnielsen in #290
- Update pytest requirement from ~=7.4.4 to >=7.4.4,<8.1.0 by @dependabot in #289
- Bump codecov/codecov-action from 3.1.5 to 3.1.6 by @dependabot in #291
- add support for python 3.12 by @jenshnielsen in #292
- Update ipython requirement from ~=8.20.0 to ~=8.21.0 by @dependabot in #294
- Bump codecov/codecov-action from 3.1.6 to 4.0.0 by @dependabot in #293
- Bump codecov/codecov-action from 4.0.0 to 4.0.1 by @dependabot in #295
- Update ipython requirement from ~=8.21.0 to ~=8.22.1 by @dependabot in #296
- Keithley 6430: Add appropriate lower limit for voltage compliance by @mgunyho in #297
- Bump codecov/codecov-action from 4.0.1 to 4.0.2 by @dependabot in #298
- Bump codecov/codecov-action from 4.0.2 to 4.1.0 by @dependabot in #299
- Update pytest requirement from <8.1.0,>=7.4.4 to >=7.4.4,<8.2.0 by @dependabot in #303
- Tektronix FCA3100 counter driver by @simonzihlmann in #300
- Update ipython requirement from ~=8.22.1 to ~=8.22.2 by @dependabot in #304
- Update mypy requirement from <1.9.0,>=1.1.1 to >=1.1.1,<1.10.0 by @dependabot in #305
- move versioningit config to pyprojec.toml by @jenshnielsen in #306
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #307
- Bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in #309
- Bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #310
- Siglent (SDG) drivers and Lakeshore625 drivers improvements by @hp-peti in #302
- Update ipython requirement from ~=8.22.2 to ~=8.23.0 by @dependabot in #311
- Bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in #312
- Driver for Stanford SR570 Current Amplifier by @hp-peti in #308
- Bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in #313
- Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 by @dependabot in #314
- Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #316
- Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #317
- Update mypy requirement from <1.10.0,>=1.1.1 to >=1.1.1,<1.11.0 by @dependabot in #318
- Update pytest requirement from <8.2.0,>=7.4.4 to >=7.4.4,<8.3.0 by @dependabot in #320
- Update ipython requirement from ~=8.23.0 to ~=8.24.0 by @dependabot in #321
- Mini circuits modular test system by @FKMalina in #319
- Bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #322
- Update HF2LI.py by @EdwardLaird1 in #323
- add missing dependency on cffi for Advantech driver by @jenshnielsen in #325
- Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #324
- Bump codecov/codecov-action from 4.3.1 to 4.4.0 by @dependabot in #328
- Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #329
- pass metadata/label as kwarg by @jenshnielsen in #330
New Contributors
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- QDAC2: Sweep generator and snapshot bugfixes by @jpsecher in #282
- QDAC2: Give context managers close method & clean up by @jpsecher in #285
- QSwitch: Use *OPC? instead of delays by @jpsecher in #283
- add SR_7270 driver with example notebook by @simonzihlmann in #243
- fix links to qcodes docs by @jenshnielsen in #286
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #279
- Update mypy requirement from <1.8.0,>=1.1.1 to >=1.1.1,<1.9.0 by @dependabot in
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- Add QDAC1 notebook from QCoDeS by @jenshnielsen in #198
- add driver for HP8594E by @RasmusBC59 in #191
- support qcodes 0.37 by @jenshnielsen in #200
- Bump ipython from 8.8.0 to 8.9.0 by @dependabot in #199
- Cleanup example imports by @jenshnielsen in #201
- cancel old github actions jobs by @jenshnielsen in #202
- New driver for Rigol DSG3136B by @EdwardLaird1 in #197
- upgrade mypy to 1.0.0 by @jenshnielsen in #203
- Update ipython requirement from ~=8.9.0 to ~=8.10.0 by @dependabot in #204
- Update ipython requirement from ~=8.10.0 to ~=8.11.0 by @dependabot in #205
- BlueFors: update datetime parsing to be compatibe with v2.2 bluefors software by @ptar543 in #206
- Update mypy requirement from ~=1.0.0 to ~= 1.1.1 by @dependabot in #207
- Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #208
- Update ipython requirement from ~=8.11.0 to ~=8.12.0 by @dependabot in #212
- Sr844 by @RasmusBC59 in #210
- QDAC1: Allow slopes greater than 10V by @jpsecher in #209
- Update mypy requirement from ~=1.1.1 to >=1.1.1,<1.3.0 by @dependabot in #213
- Bump codecov/codecov-action from 3.1.1 to 3.1.2 by @dependabot in #214
- Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #211
- Bump actions/checkout from 3.5.0 to 3.5.1 by @dependabot in #215
- Bump actions/checkout from 3.5.1 to 3.5.2 by @dependabot in #216
- Bump codecov/codecov-action from 3.1.2 to 3.1.3 by @dependabot in #218
- Bump actions/setup-python from 4.5.0 to 4.6.0 by @dependabot in #217
- Switch publish to official pypi action by @jenshnielsen in #219
- Bump crazy-max/ghaction-chocolatey from 2.1.0 to 2.2.0 by @dependabot in #222
- Update mypy requirement from <1.3.0,>=1.1.1 to >=1.1.1,<1.4.0 by @dependabot in #224
- Drop wheel as a build time dependency by @jenshnielsen in #220
- Bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #225
- Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2 by @dependabot in #227
- Bump actions/setup-python from 4.6.0 to 4.6.1 by @dependabot in #226
- Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #229
- Update mypy requirement from <1.4.0,>=1.1.1 to >=1.1.1,<1.5.0 by @dependabot in #230
- Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3 by @dependabot in #231
- Update mypy requirement from <1.5.0,>=1.1.1 to >=1.1.1,<1.6.0 by @dependabot in #234
- Bump actions/setup-python from 4.6.1 to 4.7.0 by @dependabot in #232
- Add Thorlabs KLS1550 laser driver by @iago-rst in #236
- DaylightSolutions MIRcat by @julienbarrier in #235
- Stanford Research Systems CS580 by @julienbarrier in #237
- support MontanaInstruments Cryostation by @julienbarrier in #238
- BlueFors: make driver compatible with old and new log files by @simonzihlmann in #239
- QDAC2: Improved waiting for settlement before reading currents by @jpsecher in #233
- Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #240
- add parameters for a single iq measurements (PointIQ) by @simonzihlmann in #241
- improvements of the ITest driver including: by @simonzihlmann in #242
- Add Thorlab drivers for KDC101, TDC001, PM100D; extend Kinesis libraries to be more general and support more drivers by @julienbarrier in #244
- Add driver for R&S SMB100A RF source by @julienbarrier in #245
- Bump crazy-max/ghaction-chocolatey from 2.2.0 to 2.3.0 by @dependabot in #246
- Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #249
- Upgrade package infrastructure and drop 3.8 support. by @jenshnielsen in #248
- Update ipython requirement from ~=8.12.0 to ~=8.15.0 by @dependabot in #247
- QDAC2: Clean up triggers and markers on context exit by @jpsecher in #251
- Bump crazy-max/ghaction-chocolatey from 2.3.0 to 3.0.0 by @dependabot in #252
- Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #253
- Update ipython requirement from ~=8.15.0 to ~=8.16.0 by @dependabot in #254
- Bump actions/setup-python from 4.7.0 to 4.7.1 by @dependabot in #255
- Update ipython requirement from ~=8.16.0 to ~=8.16.1 by @dependabot in #256
- QDAC2: start_once_on triggers by @jpsecher in #257
- QDAC2: slow-trigger for 2D sweep by @jpsecher in #258
- Update mypy requirement from <1.6.0,>=1.1.1 to >=1.1.1,<1.7.0 by @dependabot in #259
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #260
- Add a bunch of new drivers by @thangleiter in #261
- DaylightSolutions MIRCat driver - different QCL chips by @julienbarrier in #263
- Update ipython requirement from ~=8.16.1 to ~=8.17.1 by @dependabot in #264
- Update ipython requirement from ~=8.17.1 to ~=8.17.2 by @dependabot in #265
- Update mypy requirement from <1.7.0,>=1.1.1 to >=1.1.1,<1.8.0 by @dependabot in #268
- update imports for qcodes >=0.42 by @jenshnielsen in #271
- QSwitch driver with monitor support by @jpsecher in #266
- Fix typechecking with pandas stubs by @jenshnielsen in #269
- Drivers for Valon 5015 Frequency Synthesizer instrument by @fedonman in #270
- enable merge groups by @jenshnielsen in #273
- QSwitch: Example of Monitor, autosave, & close eth connection by @jpsecher in #272
- Update ipython requirement from ~=8.17.2 to ~=8.18.0 by @dependabot in #274
- Update ipython requirement from ~=8.18.0 to ~=8.18.1 by @dependabot in #275
- Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 by @dependabot in #276
- Bump actions/setup-python from 4.7.1 to 5.0.0 by @dependabot in #278
New Contributors
- @RasmusBC59 made their first contribution in #191
- @EdwardLaird1 made their first contribution in #197
- @ptar543 made their first contribution in #206
- @iago-rst made their first contribution in #236
- @julienbarrier made their first contribution in #235
- @thangleiter...
v0.19.0rc2
Fix package building
v0.19.0rc1
What's Changed
- Add QDAC1 notebook from QCoDeS by @jenshnielsen in #198
- add driver for HP8594E by @RasmusBC59 in #191
- support qcodes 0.37 by @jenshnielsen in #200
- Bump ipython from 8.8.0 to 8.9.0 by @dependabot in #199
- Cleanup example imports by @jenshnielsen in #201
- cancel old github actions jobs by @jenshnielsen in #202
- New driver for Rigol DSG3136B by @EdwardLaird1 in #197
- upgrade mypy to 1.0.0 by @jenshnielsen in #203
- Update ipython requirement from ~=8.9.0 to ~=8.10.0 by @dependabot in #204
- Update ipython requirement from ~=8.10.0 to ~=8.11.0 by @dependabot in #205
- BlueFors: update datetime parsing to be compatibe with v2.2 bluefors software by @ptar543 in #206
- Update mypy requirement from ~=1.0.0 to ~= 1.1.1 by @dependabot in #207
- Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #208
- Update ipython requirement from ~=8.11.0 to ~=8.12.0 by @dependabot in #212
- Sr844 by @RasmusBC59 in #210
- QDAC1: Allow slopes greater than 10V by @jpsecher in #209
- Update mypy requirement from ~=1.1.1 to >=1.1.1,<1.3.0 by @dependabot in #213
- Bump codecov/codecov-action from 3.1.1 to 3.1.2 by @dependabot in #214
- Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #211
- Bump actions/checkout from 3.5.0 to 3.5.1 by @dependabot in #215
- Bump actions/checkout from 3.5.1 to 3.5.2 by @dependabot in #216
- Bump codecov/codecov-action from 3.1.2 to 3.1.3 by @dependabot in #218
- Bump actions/setup-python from 4.5.0 to 4.6.0 by @dependabot in #217
- Switch publish to official pypi action by @jenshnielsen in #219
New Contributors
- @RasmusBC59 made their first contribution in #191
- @EdwardLaird1 made their first contribution in #197
- @ptar543 made their first contribution in #206
Full Changelog: v0.18.0...v0.19.0rc1
v0.18.0
What's Changed
-
Add QDevil QDAC 1 driver imported from Qcodes by @jenshnielsen in #196
-
Bump ipython from 8.6.0 to 8.8.0 by @dependabot in #192
-
Bump actions/setup-python from 4.3.1 to 4.4.0 by @dependabot in #190
-
Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #193
-
Bump actions/setup-python from 4.4.0 to 4.5.0 by @dependabot in #195
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
- QDAC2: Generalise virtual sweep by @jpsecher in #155
- QDAC2: Detuning with examples by @jpsecher in #156
- Bump mypy from 0.971 to 0.981 by @dependabot in #160
- Bump codecov/codecov-action from 3.1.0 to 3.1.1 by @dependabot in #157
- Bump actions/cache from 3.0.8 to 3.0.9 by @dependabot in #161
- Fix mypy type check by @jenshnielsen in #165
- Bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in #162
- Bump actions/cache from 3.0.9 to 3.0.10 by @dependabot in #163
- Bump mypy from 0.981 to 0.982 by @dependabot in #164
- Drop python 3.7 by @jenshnielsen in #166
- Bump actions/setup-python from 4.2.0 to 4.3.0 by @dependabot in #167
- Tektronix/AFG3000: use MultiType with combiner argument by @jakeogh in #168
- Bump actions/cache from 3.0.10 to 3.0.11 by @dependabot in #169
- Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 by @dependabot in #170
- QDevil QDAC2: Leakage sweep by @jpsecher in #158
- Bump crazy-max/ghaction-chocolatey from 2.0.0 to 2.1.0 by @dependabot in #171
- Bump mypy from 0.982 to 0.990 by @dependabot in #172
- Bump mypy from 0.990 to 0.991 by @dependabot in #174
- QDAC II: Documentation improvements by @jpsecher in #173
- Move CM S5048 driver to the correct folder by @omajoshi in #123
- upload docs from 3.10 by @jenshnielsen in #176
- Rename default branch by @jenshnielsen in #175
- move pep621 standard config to pyproject.toml by @jenshnielsen in #178
- Use cache from python github actions by @jenshnielsen in #177
- Fix Keithley6500 driver by @eendebakpt in #179
- Pin packaging to < 22 for drivers using legacy versions and pin ipython to 8.6 by @jenshnielsen in #183
- Bump actions/setup-python from 4.3.0 to 4.3.1 by @dependabot in #181
- Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #186
- Sync multiple QDAC-IIs together by @jpsecher in #180
- Remove pin of packaging version by @dependabot in #184
New Contributors
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- R&S ZVL13 Vector Network Analyzer example notebook by @Pask97 in #140
- R&S ZVL13 Vector Network Analyzer driver by @Pask97 in #139
- QDevil QDAC2: Update to agree with new firmware by @jpsecher in #154
- Spectrum: update registry, add M2p product series entries by @DanielRosenbach in #144
- add dependabot support by @jenshnielsen in #146
- Fix CI on Master branch by @jenshnielsen in #145
- change requirements handling by @jenshnielsen in #142
- Mypy better missing imports by @jenshnielsen in #143
New Contributors
- @Pask97 made their first contribution in #140
- @DanielRosenbach made their first contribution in #144
- @dependabot made their first contribution in #147
Full Changelog: v0.15.2...v0.16.0