File tree Expand file tree Collapse file tree 3 files changed +30
-1
lines changed
Expand file tree Collapse file tree 3 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 1+ Changelog for QCoDeS 0.1.7
2+ ==========================
3+
4+ New & Improved
5+ --------------
6+
7+ - New and Improved drivers:
8+
9+ - Fixes to DecaDac driver (#713)
10+ - Driver for Oxford Kelvinox (#707)
11+ - Driver for Oxford ILM 200 Helium Level Meter (#706)
12+ - IPS120 Magnet driver (#660)
13+ - New AMI430 driver (#700)
14+ - Driver for tektronics awg5200 (#724)
15+ - Benchmark Keysight DMM software trigger (#729)
16+ - Faster qdac (#730, #737)
17+ - Ivvi triggers (#739)
18+
19+ - Features:
20+
21+ - Improved PyQtGraph performance (#712)
22+ - Improve default_parameter_name (#714)
23+ - Function to Close all instruments (#715)
24+ - Automatic Foreground qt window (#716) Requires pywin32 on windows not
25+ installed by default
26+ - Handle snapshot update failing better (#717)
27+ - Cleanup dependencies for easier install (#721)
28+ - Update Slack contact information (#727)
Original file line number Diff line number Diff line change @@ -8,3 +8,4 @@ Changelogs
88 0.1.4 <0.1.4>
99 0.1.5 <0.1.5>
1010 0.1.6 <0.1.6>
11+ 0.1.7 <0.1.7>
Original file line number Diff line number Diff line change 1- __version__ = '0.1.6 '
1+ __version__ = '0.1.7 '
You can’t perform that action at this time.
0 commit comments