Skip to content

Commit 8bf8788

Browse files
authored
Merge pull request #143 from ZLLentz/rel-note
DOC: add 0.7.0 release notes
2 parents 9da2b3d + 9bcc2fd commit 8bf8788

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

docs/source/releases.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
Release History
22
###############
33

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+
425
v0.6.0 (2018-05-27)
526
===================
627

0 commit comments

Comments
 (0)