Skip to content

Releases: matlab-actions/common-utils

v2.3.1

26 May 19:23

Choose a tag to compare

Maintenance

  • This release refactors environment variable names.

v2.3.0

14 May 19:31

Choose a tag to compare

Features

  • You can control whether MATLAB test results and build results appear in the GitHub job summary. When the consuming action sets generate-summary to false, the MATLAB plugin services skip artifact generation entirely, resulting in no summary for that step.

v2.2.2

07 May 04:54

Choose a tag to compare

Bug Fixes

  • This release fixes an issue with JSON encoding of multiple test session results for display in the GitHub job summary.

v2.2.1

24 Apr 10:47

Choose a tag to compare

Bug Fixes

  • This release fixes an issue with JSON encoding of Simulink® test results for display in the GitHub job summary.

v2.2.0

22 Apr 18:50

Choose a tag to compare

Features

  • No longer include the action name in the build summary and test summary

v2.1.1

07 Apr 13:08

Choose a tag to compare

Dependency Update

  • This release does not include any new features. It updates the third-party libraries used by the package.

v2.1.0

07 Apr 05:39

Choose a tag to compare

Features

  • If you have a MATLAB Test™ license, you can view your MATLAB code coverage results in your GitHub job summary.

v2.0.1

26 Mar 15:38

Choose a tag to compare

Release v2.0.1

v2.0.0

26 Mar 15:15

Choose a tag to compare

Release v2.0.0

v1.0.1

11 Mar 20:09

Choose a tag to compare

Bug Fixes