Files
pvaClient/documentation/RELEASE_NOTES.md
2016-07-18 13:05:15 -04:00

20 lines
415 B
Markdown

EPICS V4 release 4.6
==========================
* The examples are moved to exampleCPP.
* Support for channelRPC is now available.
* In PvaClientMultiChannel checkConnected() now throws an exception if connect fails.
EPICS V4 release 4.5
==========================
pvaClient is a synchronous API for pvAccess.
This is the first release of pvaClientCPP.
It provides an API that is similar to pvaClientJava.