Skip to content
New MINOR release 01.01.00

Changes since 01.00.00:
- Added int64/uint64 to the ReferenceTestApplication
- Fixed compilation on non-linux platforms
- Added an (optional) value reject callback, which is used by ApplicationCore testable mode to keep track of the number of values
- Fixed implementation of bi-directional variables, incl. tests that would catch wrong implementations
- Fixed incompatibility with boost 1.68 - boost::fusion::for_each() passes now the callable object by value, not by reference.