Skip to content

v1.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Sep 10:35
· 79 commits to main since this release

v1.13.0 (2024-09-24)

Documentation

  • docs: add internal API reference (81a5950)

  • docs: update docs

add visualize_2d to docs, fix cross-link for parameter image in MultipleMetrics.report (25f4e92)

Feature

  • feat(BatchMetrics): add image export in report method (432c31e)

  • feat(export_image): add parameter show_image

add option to select if image should be printed when exporting images (5dff6a4)

  • feat: add parameter project_name to report methods

filename is constructed of project_name and default filename if project_name is given (07541a6)