Skip to content

0.2.0

Choose a tag to compare

@sebastian-peter sebastian-peter released this 01 Aug 22:12
· 550 commits to dev since this release
8d2c816

Added

  • Introducing termination message indicating that the main simulation would like to quit #5
  • Enabled tests for this project and implemented partial test for ExtSimulation as part of #5
  • JavaDoc for many message classes #59
  • Implemented ExtEvDataTest as part of #77

Changed

  • Refactored ExtTrigger -> ExtSimMessage and ExtTriggerResponse -> ExtSimMessageResponse #5
  • Renamed messages to ease understanding #62
  • Separating departures and arrivals in message protocol, properly handling exceptions #77