Releases: slaclab/lume-epics
Releases · slaclab/lume-epics
v0.7
This release implements a fix for the render-from-template command, which was incorrectly passing the order of prefix and protocol.
v0.6
This release fixes a bug causing a broken installation via conda by adding nose as a package requirement. Additionally, the lume-model requirement is incremented.
v0.5
This release implements the following features:
- commands for automatic serving and rendering from yaml files
- value entry table for manual submission of values
- striptool reset button
v0.4
Bug fixes:
Fixes initial default put by waiting for pv registration before allowing puts to epics on the client side
v0.3
Release contains:
- Fix for multiple tab bug
- Remove conda build for dev tag in travis
v0.2
Includes:
- new EPICS server with process based channel access and pvAccess servers
- Widget improvements (default loading, callbacks, etc.)
Initial lume-epics release
Merge pull request #6 from jacquelinegarrahan/exception_handling Exception handling