Skip to content

Extra-P 4.1.0 Release

Compare
Choose a tag to compare
@marcusritter1 marcusritter1 released this 04 Jul 10:49
· 255 commits to master since this release
2ec3097

Improved GUI

  • Different views for the call-tree
  • Function parameters can be shortened
  • Automatic update check

New formatting options

  • Format for text output can be specified by the user
    (see docs/output-formatting.md)
  • Plots have formatting options for font family and font size

Extended features

  • New extendable File Reader API
  • Unified extension loader
  • Unified entities with names
  • Added support for tags on entities

Improved OS support

  • Added support for macOS Ventura

Upgraded dependencies

  • Upgrade from PySide2 to PySide6
  • Upgrade from Matplotlib 3.2 to Matplotlib 3.5
  • Upgrade from PyObjC 6.2 to PyObjC 9.0
  • Added support for pyCubexR 2.0 for faster reading of CUBEX files

Full Changelog: v4.0.4...v4.1.0