Releases: dspace-group/veos-cosim-client
Releases · dspace-group/veos-cosim-client
Release 1.1.3
Fixed file attributes for clean and test script, so there will be no pending change when using as sub module
Release 1.1.2
Fixed linker problem when linking lwip
- The ambiguous symbol in6addr_any is not used anymore. That makes it possible to link lwip and DsVeosCoSim together.
Release 1.1.1
- Fixed link in documentation
- Removed several NOLINTs from code
Release 1.1.0
This release has the following features:
- Better performance for localhost communication
- C++ standard was reverted from C++20 to C++17 to support older compilers
Release 1.0.0
First public version of the client implementation of dSPACE VEOS Co-Simulation.
v0.3.0
Merge pull request #8 from dspace-group/Documentation Documentation