Skip to content

BahnDSL v1.0.5

Latest
Compare
Choose a tag to compare
@eyip002 eyip002 released this 01 Mar 14:59
· 2 commits to master since this release
b5b58c3
  • Adds support for reversing loop modules with the reversers configuration block, e.g., as in the SWTbahn Standard config.bahn
  • Added log keyword to allow functions written in BahnDSL to print to syslog (LOG_INFO)
  • Optimised the computation of route conflicts: Significantly less memory consumption, computation complexity, and file writing time
  • Updated dependencies to latest versions: Xtext 2.30 and Kieler/SCCharts 1.3
  • Added initial IDE branding: Splash screen and launcher icons
  • Deprecated the VS Code extension

Full Changelog: v1.0.4...v1.0.5