v1.13.0
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
)