Minor release with updates for connector to allow targets and updates to the command line operations for the helics apps
Fixed
- Fixed issue with apps with positional arguments on the command line, which interacted poorly in some cases with the config file used in Federate definition
- Automatic linking with lib atomic for required systems
Changed
- clone app now uses initialization iteration to resolve some timing issues
- Updated third party libraries (toml, fmt, spdlog, benchmark, googletest)
- Updated copyright dates to 2025
- Updated code to work with Boost 1.87
Added
- Added ability for the connector operations to handle targets specified in potential interfaces
- Added check for exported symbols list on macos to improve portability