blob: 0635a2eb9b20e65f95d3d01faa2f5470d20569bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
This is CommonAPI 3.0.0
Changes since 2.1.6
- Support for asynchronous stubs
- Subscribe/Unsubscribe is now thread safe
- Full support for deployable serialization
- Dynamic loading of bindings
- Simplified application interface for building proxies and stubs
Changes since 2.1.5
- Enhanced Windows Support
- Fixed compile warnings
- Fixed asciidoc errors
- Move specification to CommonAPI-Tools
|