Skip to content

Release 1.4.0 (2019/03/29)

Compare
Choose a tag to compare
@sveseli sveseli released this 29 Mar 21:22
· 842 commits to master since this release
  • added method for removing all records from PvaServer
  • added start/stop methods for PvaServer
  • resolved issue with PvaServer record write callbacks hanging if both client
    and server are running in the same interpreter
  • added support for building local installation of epics/boost/pvapy
  • resolved several issues with pip packaging
  • conda/pip package dependencies:
    • EPICS BASE = 7.0.2.1
    • BOOST = 1.69.0
    • NUMPY > 1.15