Releases: JuliaInterop/MATLAB.jl
Releases · JuliaInterop/MATLAB.jl
v0.8.4
MATLAB v0.8.4
Closed issues:
- How to suppress the warning messages at the beginning of the MATLAB.jl processing? (#193)
- how to use mat by MATLAB.jl ? (#199)
- Fail to build the MATLAB due to the load error of libmx (#205)
- Unable to compile on Apple M1 (#209)
Merged pull requests:
- Add a example for Calling custom MATLAB function (#202) (@SHIELD-SKY)
- Update README.md - fix typo (#203) (@alhirzel)
- Add warning regarding latest matlab issues (#206) (@musm)
- read symlink instead of ignoring it (#207) (@taylormcd)
- Typos (#208) (@PallHaraldsson)
- Update build.jl to support aa64 macs (#212) (@pitsianis)
v0.8.3
v0.8.2
v0.8.1
MATLAB v0.8.1
Closed issues:
- UndefRefError after upgrading Matlab (#152)
- Non-fatal startup failures (#162)
- ERROR: LoadError: InitError: The MATLAB library path could not be found. (#164)
- Automatic COM server registration on Windows (#182)
Merged pull requests:
- Update Windows installation instructions (#184) (@stillyslalom)
- Registered trademark (#187) (@PallHaraldsson)
- Overhaul matlab detection to permit automerge and CI (#188) (@musm)
v0.8.0
MATLAB v0.8.0
Closed issues:
- test fails (#142)
- Error tagging new release (#156)
- using MATLAB error, invalid path on ubuntu (#158)
- Can't find library path on macOS 10.12.6 (#159)
- Path Error (#160)
- Windows new license now causes startup issues (#165)
- Sparse complex matrices convert to sparse real matrices (#179)
Merged pull requests:
v0.7.3: Fix segfault due to memcpy (#155)
Fixes failing tests on Linux and OSX
v0.7.2
v0.7.1
Drop 0.6 and update deprecations
v0.7.0 Delete Manifest.toml (#141)
Fix deprecations for 0.7
v0.6.2 Fixes for compatibility with v0.7.0-alpha.0 (#133)