Skip to content

v5.9.1

Choose a tag to compare

@scivision scivision released this 20 Jul 14:53
6c50e87

restore use of function argument validation
test: use abstract classes to deduplicate
python; default off
inode can return larger than 64-bit integer, use string in that case
add private/filterBackends function for one-source-of-truth backend auto-selection
add get_public_ipaddr()
set_permissions requires Matlab >= R2025a for robustness - fileattrib is too unreliable for setting set_permissions
subprocess_run now has separate stdout, stderr pipes. This uses matlab system() with temporary file redirection for stderr
add matlab_git_version() using loadlibrary() FFI