Skip to content

Releases: mathworks/matlab-circleci-orb

v1.8.0

10 Sep 13:22
e817e9e

Choose a tag to compare

Features

  • The install command now accepts a cache parameter. Use this parameter to store MATLAB and other MathWorks products in a cache to speed up subsequent installations.

v1.7.1

23 Jul 16:10
a2de2ed

Choose a tag to compare

Bug Fixes

  • This release resolves an issue with the install command when the release parameter is set to the experimental value latest-including-prerelease.

v1.7.0

17 Mar 15:12
2f6789a

Choose a tag to compare

Features

  • On Windows® systems, the install command automatically adds the MATLAB Runtime folder to the PATH system environment variable.

v1.6.0

07 Feb 14:06
4389df6

Choose a tag to compare

Features

  • The release parameter of the install command accepts the experimental value latest-including-prerelease. This value might change or be removed without notice in a future release.

v1.5.0

07 Nov 13:52
4a323cd

Choose a tag to compare

Features

  • Improved error messages when downloading a file fails.

v1.4.0

11 Oct 13:11
511c96f

Choose a tag to compare

Features

  • All HTTP clients now include retries for improved robustness.

v1.3.0

08 Aug 14:29
f97b708

Choose a tag to compare

What's Changed

  • Improve script and download robustness by @mcafaro in #73

Full Changelog: v1.2.0...v1.3.0

v1.2.0

08 May 20:11
402ea93

Choose a tag to compare

  • Install Intel version of MATLAB on Apple silicon runners when a release prior to R2023b is requested

v1.1.1

20 Mar 15:04
d6ec7c2

Choose a tag to compare

  • Update documentation

v1.1.0

15 Feb 03:18
c4a811b

Choose a tag to compare

Add support for build options in run-build command