Skip to content

libpressio version 0.25.1

Compare
Choose a tag to compare
@robertu94 robertu94 released this 10 Aug 16:03
· 213 commits to master since this release

libpressio version 0.25.1

Bug Fixes:

  • Modify the external metrics module to compile with C++11 on CentOS.
    Previously, it used move constructors on stringstreams that were not
    present on CentOS.
  • Used compat headers on some missing functions in the test cases