Skip to content

Maintenance release 2.8.1

Compare
Choose a tag to compare
@slacrherbst slacrherbst released this 11 Apr 18:21
· 4287 commits to main since this release
e3349b2

Pull Requests

  1. #206 - Fix get for commands

Pull Request Details

Fix get for commands

Author: Ryan Herbst [email protected]
Date: Wed Apr 11 11:19:51 2018 -0700
Pull: #206 (2 additions, 0 deletions, 1 files changed)
Branch: slaclab/ESROGUE-209
Jira: https://jira.slac.stanford.edu/issues/ESROGUE-209

Notes:

Maintenance pull request for ESROGUE-209

The architectural changes to the variable base class ended up breaking the get() method for commands. get() on commands is used to obtain a default arg value.