Skip to content

Releases: als-epics/phoebusgen

3.1.0

15 Aug 17:33
d7309a3

Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.1.0

3.0.0

09 Sep 00:35

Choose a tag to compare

What's Changed

Full Changelog: 2.8.0...3.0.0

2.8.0

08 Sep 23:47
7c149b7

Choose a tag to compare

Test release for pyproject.toml and uploading to pip - release 3.0.0 planned next

What's Changed

Full Changelog: 2.7.0...2.8.0

2.7.0

18 Sep 18:27
4753d93

Choose a tag to compare

What's Changed

Full Changelog: 2.6.2...2.7.0

  • Fix bug in combobox items dropdown list
  • Add ability to use color as value in rules

2.6.2

01 Aug 22:46
0700ad7

Choose a tag to compare

fix bug in confirmation dialog for action buttons

What's Changed

Full Changelog: 2.6.1...2.6.2

2.6.1

08 Jun 04:38

Choose a tag to compare

Add 3 methods to ActionButton widget:

action_execute_external_script(file_name, description=None)
action_execute_javascript_script(script, description=None)
action_execute_python_script(script, description=None)

Small update to shared method for all ActionButton action_execute methods

Full Changelog: 2.6.0...2.6.1

2.6.0

05 Jun 23:38

Choose a tag to compare

fix TextUpdate widget to add alarm_border method

Full Changelog: 2.5.1...2.6.0

2.5.1

14 Apr 00:06

Choose a tag to compare

same as 2.5 but used github action to upload to pip

Full Changelog: 2.5.0...2.5.1

2.5.0

13 Apr 23:57

Choose a tag to compare

same as 2.5 but used github action to upload to pip

Full Changelog: 2.5...2.5.0

2.5

13 Apr 23:47

Choose a tag to compare

2.5

Bug fix for rule with non-string inputs to expression value field. General updates to repo including pre-commit which fixed trailing whitespace and moved all strings to use single quotes

What's Changed

Full Changelog: 2.4.5...2.5