Skip to content

v1.24.1

Compare
Choose a tag to compare
@nstelter-slac nstelter-slac released this 19 Aug 21:44
· 92 commits to master since this release
8b27429

What's Changed

This update provides a new option to specify to PyDM the order in which dimensions of a PVA image are being sent. Also added are new stepMode options for drawing graphs, and the PyDMByteIndicator now displays negative numbers by the bits of their two's complement representation. Also included are bug fixes and maintenance work related to using PyDM with Python 3.10

New Features

Maintenance

  • FIX: in analong_indicator, explicitly cast to int for py310+ compat by @ZLLentz in #1080
  • Fix Container class move for python 3.10 by @mattgibbs in #1104

Bug Fixes

New Contributors

Full Changelog: v1.24.0...v1.24.1