Skip to content

map_v2.0.16

Compare
Choose a tag to compare
@klingaard klingaard released this 03 May 20:37
· 26 commits to master since this release

What's Changed

  • Fix compilation errors with Clang v16+. Also includes fixes for compiling with -std=c++23. by @bdutro in #498
  • Fix reporting bug where ContextCounters have their per-context counts printed twice by @bdutro in #497
  • Fix NameError: name 'ScheduleLineElement' is not defined error in Argos by @bdutro in #500

Full Changelog: map_v2.0.15...map_v2.0.16