Commit d617453 1 parent a569dc8 commit d617453 Copy full SHA for d617453
File tree 3 files changed +59
-14
lines changed
3 files changed +59
-14
lines changed Original file line number Diff line number Diff line change 1
- Changelog for QCoDeS 0.12.0 (not released yet)
1
+ Changelog for QCoDeS 0.12.0
2
2
3
- The March 2020 release of QCoDeS (not released yet)
3
+ The March 2020 release of QCoDeS
4
4
5
5
Breaking Changes:
6
6
_________________
@@ -11,14 +11,15 @@ _________________
11
11
New Instrument drivers:
12
12
_______________________
13
13
14
- * .
14
+ * Keithley 3706A High Performance DMM/Switch System. (#1884)
15
+ * QDevil QDAC High Precision Voltage Generator. (#1613)
15
16
16
17
17
18
Improved drivers:
18
19
_________________
19
20
20
- * .
21
-
21
+ * Yokogawa GS200 no longer throws snapshot exception during initialization. (#1930)
22
+ * Keysight 34465A DMM now returns ±`numpy.inf` for out-of-range values and not ` 9e±37 `. (#1929)
22
23
23
24
Improved:
24
25
_________
@@ -29,22 +30,16 @@ _________
29
30
Documentation:
30
31
______________
31
32
32
- * .
33
+ No documentation updates in this release .
33
34
34
35
35
36
Deprecations:
36
37
_____________
37
38
38
- * .
39
+ Nothing deprecated :)
39
40
40
41
41
42
Under the hood:
42
43
_______________
43
44
44
- * .
45
-
46
-
47
- Recommended Dependencies:
48
- _________________________
49
-
50
- * .
45
+ * The database version is now 9. An index was added for the `captured_run_id `. (#1925)
Original file line number Diff line number Diff line change
1
+ Changelog for QCoDeS 0.13.0 (Not released yet)
2
+
3
+ The April 2020 release of QCoDeS (Not released yet)
4
+
5
+ Breaking Changes:
6
+ _________________
7
+
8
+ * .
9
+
10
+
11
+ New Instrument drivers:
12
+ _______________________
13
+
14
+ * .
15
+
16
+
17
+ Improved drivers:
18
+ _________________
19
+
20
+ * .
21
+
22
+ Improved:
23
+ _________
24
+
25
+ * .
26
+
27
+
28
+ Documentation:
29
+ ______________
30
+
31
+ * .
32
+
33
+
34
+ Deprecations:
35
+ _____________
36
+
37
+ * .
38
+
39
+
40
+ Under the hood:
41
+ _______________
42
+
43
+ * .
44
+
45
+
46
+ Recommended dependencies:
47
+ _________________________
48
+
49
+ * .
Original file line number Diff line number Diff line change @@ -27,3 +27,4 @@ Changelogs
27
27
0.10.0 <0.10.0>
28
28
0.11.0 <0.11.0>
29
29
0.12.0 <0.12.0>
30
+ 0.13.0 <0.13.0>
You can’t perform that action at this time.
0 commit comments