Releases: sparcians/map
Releases · sparcians/map
map_v2.0.9
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
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
map_v2.0.6
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
What's Changed
- Enhance LogUtils to support complex messages and more optimizations by @kevin-heuer in #439
New Contributors
- @kevin-heuer made their first contribution in #439
Full Changelog: map_v2.0.4...map_v2.0.5
map_v2.0.4
What's Changed
- Fix addition of osx_arm64 by @timsnyder in #429
- Fix minor typos by @h0lyalg0rithm in #428
- typo fix by @avinashmehtadelhi in #430
- Knutel/doc cleanup by @knute-sifive in #433
- fix several errors (#432) by @dingiso in #434
- Fix Cython 3 errors by @bdutro in #436
- Add debug-roi option support for pipeline collection by @furuame in #435
- ROI: Use uint64_t instead of enumerate as the type by @furuame in #437
New Contributors
- @h0lyalg0rithm made their first contribution in #428
- @avinashmehtadelhi made their first contribution in #430
Full Changelog: map_v2.0.3...map_v2.0.4
map_v2.0.3
What's Changed
- Add osx_arm64 platform to conda-forge config by @timsnyder in #419
Full Changelog: map_v2.0.1...map_v2.0.3
map_v2.0.2
Full Changelog: map_v2.0.1...map_v2.0.2
map_v2.0.1
What's Changed
- Add const_iterator copy constructor to Array::ArrayIterator - fixes #421 by @davidsifive in #422
Full Changelog: map_v2.0.0...map_v2.0.1
map_v2.0.0
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