map_v2.0.16
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