We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9da2b3d + 9bcc2fd commit 8bf8788Copy full SHA for 8bf8788
1 file changed
docs/source/releases.rst
@@ -1,6 +1,27 @@
1
Release History
2
###############
3
4
+v0.7.0 (2018-08-06)
5
+===================
6
+
7
+Features
8
+--------
9
+- Add a `ScanVars` class for the legacy scan pvs tie-in.
10
+- Automatically load all cameras defined in the camviewer config file.
11
+- Add the ``--exp`` arg for forcing the active experiment for the duration
12
+ of a session.
13
14
+Bugfixes
15
16
+- Exclude having a beampath when there are no devices on the path.
17
+ This is because the resulting empty path causes issues in the
18
+ environment. This will most commonly occur when calling
19
+ ``hutch-python`` with no arguments.
20
21
+Misc
22
+----
23
+- Fix a few typos
24
25
v0.6.0 (2018-05-27)
26
===================
27
0 commit comments