Skip to content

v2.3.0

Compare
Choose a tag to compare
@jeffdaily jeffdaily released this 10 Feb 00:12
· 139 commits to master since this release

Added

  • fncs::publish_anon() moved from private to public header

Fixed

  • Broker no longer publishes to sims that exited normally.
  • Bugs in MATLAB get_events and route.
  • Multiple bugs in time sync optimization.
    • Unnecessary assert during peer calculation.
    • Wrong time unit returned by time_request.
  • YAML test case linking for 'check' target.
  • fncs::finalize() did not reset initialized flag.