nelson v0.3.9 Release Notes
Release Date: 2019-09-25 // almost 3 years ago-
0.3.9 (2019-09-25)
๐ Features:
namedargs2cell builtin: Converts a struct containing name-value pairs to a cell.
extends 'size' builtin to find lengths of multiple array dimensions at a time.
matches builtin: Determine if pattern matches with strings.
๐ webwrite function: Write data to RESTful web service.
๐ improves error message raised by 'run' builtin.
extends size, length, ndims to manage function_handle type.
fscanf builtin: Read data from text file.
๐ Bug Fixes:
๐จ #249: refactor code.
๐ณ #236: mpiexec returned warning on docker as root user.
#235: add example about function_handle with webread.
#233: fix typo in native2unicode help file.
๐ #227: Qt 5.13 support.
#220: setfield function added.
โช revert b22ae88 due to HDFFV-10579.
๐ changes file or directory permission had a speed cost.
Compilation:
๐ Qt 5.13.0 on Windows.
๐ท GitHub Actions CI (Ubuntu 18.04)
๐ #244: Remove semaphore CI 2.0 build.