Skip to content

Releases: sparcians/map

map_v2.0.9

24 Oct 22:15
Compare
Choose a tag to compare

What's Changed

  • Added new counter to Scheduler: events_fired; small Scheduler cleanup by @knute-sifive in #449

Full Changelog: map_v2.0.8...map_v2.0.9

map_v2.0.8

02 Oct 18:58
Compare
Choose a tag to compare

What's Changed

  • Enhance Array to get age information of entries by @furuame in #444
  • Fixed yaml-cpp 0.8 namespace issues (compatible with 0.7)

Full Changelog: map_v2.0.7...map_v2.0.8

map_v2.0.7

21 Sep 12:58
Compare
Choose a tag to compare

What's Changed

  • ALFLayout Generator by @knute-sifive in #442

Full Changelog: map_v2.0.6...map_v2.0.7

map_v2.0.6

06 Sep 01:27
Compare
Choose a tag to compare

What's Changed

  • Fix for grabbing all extension nodes for final-config by @knute-sifive in #441

Full Changelog: map_v2.0.5...map_v2.0.6

map_v2.0.5

30 Aug 20:13
Compare
Choose a tag to compare

What's Changed

  • Enhance LogUtils to support complex messages and more optimizations by @kevin-heuer in #439

New Contributors

Full Changelog: map_v2.0.4...map_v2.0.5

map_v2.0.4

24 Jul 13:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: map_v2.0.3...map_v2.0.4

map_v2.0.3

16 May 15:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: map_v2.0.1...map_v2.0.3

map_v2.0.2

16 May 15:08
Compare
Choose a tag to compare

map_v2.0.1

18 Apr 14:44
0a36e33
Compare
Choose a tag to compare

What's Changed

map_v2.0.0

13 Apr 19:54
87bbc31
Compare
Choose a tag to compare

map_v2.0.0 is a "major" update to Sparta in the following:

What's Changed

  • Map/Sparta is now a fully realized cmake package and should be installed and used in that way. Please see the README.md for details
  • Fix off-by-1 error when searching an Argos database string map by @bdutro in #417
  • Sparta phase bug fix (can be an issue for some simulations): Move configurable initializations after RTN tree insertion by @knute-sifive in #405

Full Changelog: map_v1.2.1...map_v2.0.0