Skip to content

Releases: epics-containers/pvi

0.10.1

25 Sep 11:33
409ec57
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.10.1

0.10.0

12 Aug 15:32
6fb6b50
Compare
Choose a tag to compare

Breaking Changes

Parent components will now appear at the bottom when merged into child groups, rather than the top. This is arguably a fix.

What's Changed

Full Changelog: 0.9.0...0.10.0

0.9.0

22 May 13:40
9ce5eeb
Compare
Choose a tag to compare

Breaking Changes

  • Text{Read, Write}.format is now a string for readability in the YAML. Update with the following map:
    • 0 -> decimal
    • 1 -> hexadecimal
    • 2 -> engineer
    • 3 -> exponential
    • 4 -> string

What's Changed

Full Changelog: 0.8.1...0.9.0

0.8.1

28 Mar 17:17
66df55f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8...0.8.1

0.8

26 Feb 14:45
50cb1be
Compare
Choose a tag to compare
0.8

Breaking Changes

  • SignalR.pv -> SignalR.read_pv
  • SignalW.pv -> SignalW.write_pv
  • CheckBox -> ToggleButton except in rows and tables
  • Remove prefix arg from Formatter.format and include literal macros in Signals
  • Index buttons changed so that row label is device name and button label is macros. Previously they were both device name, but this is not unique when multiple instances of a device are created. It is now recommended to include row labels for Groups with DeviceRef buttons to be able to see the two distinct labels.

What's Changed

Full Changelog: 0.7.2...0.8

0.8.0b0

22 Feb 16:36
5c14b6e
Compare
Choose a tag to compare
0.8.0b0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.7.2...0.8.0b0

0.7.3b1

20 Feb 15:14
Compare
Choose a tag to compare
0.7.3b1 Pre-release
Pre-release

Full Changelog: 0.7.2...0.7.3b1

0.7.2

30 Jan 14:53
c5d3202
Compare
Choose a tag to compare

What's Changed

  • Make widgets a bit wider by default by @GDYendell in #79
  • Update convert to create widgets that display char waveforms as strings by @GDYendell in #80
  • Improvements to convert for pmac by @GDYendell in #84

Full Changelog: 0.7.1...0.7.2

0.7.1

19 Jan 16:44
ce9f7ef
Compare
Choose a tag to compare

What's Changed

  • Correct minimum python version in docs by @GDYendell in #76
  • Ensure IndexEntry.label is converted to PascalCase for DeviceRef by @GDYendell in #77

Full Changelog: 0.7...0.7.1

0.7

19 Jan 10:14
67062a8
Compare
Choose a tag to compare
0.7

What's Changed

Full Changelog: 0.6.1...0.7