Skip to content

v4.0.46

Compare
Choose a tag to compare
@KonradBkd KonradBkd released this 27 Feb 13:19
· 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 the SilKit-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