Skip to content

Releases: slaclab/lume-epics

v0.7

22 Oct 22:57
c88f92b
Compare
Choose a tag to compare

This release implements a fix for the render-from-template command, which was incorrectly passing the order of prefix and protocol.

v0.6

21 Oct 23:15
a13b366
Compare
Choose a tag to compare

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

21 Oct 06:10
382f02b
Compare
Choose a tag to compare

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

28 Aug 04:47
0e7be81
Compare
Choose a tag to compare

Bug fixes:
Fixes initial default put by waiting for pv registration before allowing puts to epics on the client side

v0.3

20 Aug 18:59
9570719
Compare
Choose a tag to compare

Release contains:

  • Fix for multiple tab bug
  • Remove conda build for dev tag in travis

v0.2

14 Aug 22:20
b5bca7a
Compare
Choose a tag to compare

Includes:

  • new EPICS server with process based channel access and pvAccess servers
  • Widget improvements (default loading, callbacks, etc.)

Initial lume-epics release

31 Jul 18:30
eb69d87
Compare
Choose a tag to compare
Merge pull request #6 from jacquelinegarrahan/exception_handling

Exception handling