Skip to content

v1.4.2 - remove direct dependency to AceCommon library

Choose a tag to compare

@bxparks bxparks released this 04 Feb 21:47
· 76 commits to master since this release
a5eb943
  • 1.4.2 (2022-02-04)
    • Remove dependency to AceCommon library in libraries.properties.
      • AceRoutine core no longer depends on AceCommon.
      • A few programs in tests/ and examples/ still depend it though,
        but those are used mainly by the developers, not end-users.
    • Clean up and update examples/ChannelBenchmark and its README.md.
      • Use generate_readme.py and generate_table.awk scripts, just like
        examples/AutoBenchmark.