v3.5.2
Patch release with fixes for certain compiler builds, a fix to the test core leading to some sporadic test failures, and fixing a discrepancy in the handing of config files with the helics_apps.
Fixed
- Fixed an issue with the test core leading to sporadic failures in the test suite with the connector
- Fixed compile issues on some versions of clang
- Fixed some warnings on certain builds using sanitizers
- Fixed a discrepancy in the handing of config files with the helics_apps library
- Fixed several clang tidy issues and code cleanup
Added
- Added an
--error_on_unmatched
flag to the broker for it to error if there are any unmatched requested connectors - Support for a broker section in config files and subcommand in the command line parsing
Full Changelog: v3.5.1...v3.5.2