Releases: matlab-actions/common-utils
Releases · matlab-actions/common-utils
v2.2.1
v2.2.0
Features
- No longer include the action name in the build summary and test summary
v2.1.1
Dependency Update
- This release does not include any new features. It updates the third-party libraries used by the package.
v2.1.0
v2.0.1
Release v2.0.1
v2.0.0
Release v2.0.0
v1.0.1
Bug Fixes
- This patch release fixes a
jsonencoderelated bug inTestResultsViewPlugin
v1.0.0
Features
- If you have a MATLAB Test™ license, you can view your MATLAB and Simulink test results in your GitHub job summary. For more information, see View Test Results.
- You can view your MATLAB buildtool task results in your GitHub job summary.
- You can view logs of MATLAB tests grouped by test file
Maintenance
- This release brings all the utilities for
run-command,run-testsandrun-buildtogether.