matlab v0.3.0.0 Release Notes
Release Date: 2020-07-28 // almost 5 years ago-
- ๐จ
Has
-classes and a lens forEngine
and refactored optics Eq
instance for Engine (in case multiple engines are running)- ๐ change representation of
MStruct
toData.Map.Strict
from list of pairs; added relatedIso
- safe get-functions
- convenience function:
mxArrayGetFirst
- ability to use
MStruct
as function arguments - utility type and converter for varargs
cellFromListsIO
for interop with lists of stringsfromListIO
convenience function- โ more tests
- ๐ stack support
- ๐ nix support
- ๐จ