Skip to content

Release 5.4.1 (2024/07/25)

Latest
Compare
Choose a tag to compare
@sveseli sveseli released this 30 Jul 21:00
· 2 commits to master since this release
  • Fixed issue with MultiChannel class initialization
  • Fixed issue with numpy arrays larger than 2GB
  • Added support for C++11 build
  • Added support for OSX ARM platform
  • Updated fabio support in AD simulation server
  • Conda/pip package dependencies:
    • EPICS BASE = 7.0.8.1.1.pvapy (base 7.0.8.1 + pvAccessCPP PR 192 + pvDatabaseCPP PRs 82,83),
    • BOOST = 1.85.0
    • NUMPY >= 1.26, < 2.0 (for python >= 3.12); >= 1.22, < 2.0 (for python >= 3.8); >= 1.19, < 1.21 (for python < 3.8)