- 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