Skip to content

Release 2.0.0 (2019/08/09)

Choose a tag to compare

@sveseli sveseli released this 12 Aug 04:07
· 825 commits to master since this release
  • added MultiChannel class, which allows simultaneous retrieval of PV data
    from multiple channels
  • added getName() method to the Channel class python interface
  • fixed RPC request timeout issue when both RpcClient and RpcServer instances
    use the same interpreter (GitHub PR #50)
  • fixed PvaServer issue with removal of connected records (GitHub Issue #49,
    PR #51)
  • conda/pip package dependencies:
    • EPICS BASE = 7.0.3
    • BOOST = 1.70.0
    • NUMPY > 1.15