v4.0.46
·
152 commits
to main
since this release
Refer to the Changelog for details.
The compiled HTML documentation can be found in the SilKit-Documentation
subdirectory in all SilKit-VERSION-PLATFORM-ARCHITECTURE-TOOLSET.zip
archives.
Fixed
- Added the
*.manifest
files to the source distribution. Building from theSilKit-Source
directory in the distributed.zip
files was broken. - Update
yaml-cpp
to version 0.8.0 to fix linker errors caused by a missing symbol. - The system controller utility now logs parts of the command line output using the logger object of
the participant.
Added
- Added a
--log
option to the system controller utility which cannot be used together with the
--configuration
option. It provides a shortcut to set the log level of the utility. - Utilities: prepare the registry for handling multiple simulations
- Added a licensecheck to prevent source files without a license header