Releases: JuliaInterop/MathLink.jl
Releases · JuliaInterop/MathLink.jl
v0.6.0
v0.5.5
MathLink v0.5.5
Merged pull requests:
- use joinpath instead of hardcoded path delimiter (#82) (@cvsvensson)
- Update Project.toml (#83) (@fremling)
Closed issues:
v0.5.4
MathLink v0.5.4
v0.5.3
MathLink v0.5.3
v0.5.2
MathLink v0.5.2
Merged pull requests:
- Create CI.yml (#51) (@simonbyrne)
- Fix a few typos (#64) (@pitmonticone)
- Cleanup parsing of macros (#66) (@simonbyrne)
- add link to environment variable documentation (#69) (@putianyi889)
- Added empryo of W2Julia : converter from MathLink to julia code. (#74) (@fremling)
Closed issues:
- Passing arrays to MathLink (#71)
v0.5.1
v0.5.0
v0.4.0
MathLink v0.4.0
Merged pull requests:
- Update README.md (#55) (@jzzhuang)
- Add string interpolation support for
W_str
andW_cmd
(#56) (@hammerfunctor)
v0.3.2
v0.3.1
MathLink v0.3.1
Closed issues:
==
dosen't work for WExpr generated by@W_cmd
(#43)
Merged pull requests:
- add basic support for putting arrays (#46) (@simonbyrne)