Skip to content

v2024.1.2

Latest
Compare
Choose a tag to compare
@pearce8 pearce8 released this 07 Jun 21:22
· 6 commits to develop since this release
a91e194

Version 2024.1.2 is a minor release on the 2024.1 series.

Notable Changes:

  • Adds support for multi-indexed column names to the query language (#124)
  • Adds a new HPCToolkit reader supporting the newest database format (#126)
  • Fixes a bug in Roundtrip that causes interactive visualization to fail in newer versions of Jupyter and IPython (#127)

Internal Updates:

  • Adds functionality to CI that auto-uploads to Codecov (#130)
  • Upgrades the version of black used in CI (#131)
  • Upgrades action versions in CI/CD (#132)