v0.6.6
Pre-release
Pre-release
·
810 commits
to master
since this release
0.6.6 (2022-06-27)
Added
-
Parallel functions (part 1):
parfeval
: Run function on parallel background thread pool worker.backgroundPool
: Environment for running code in the background.fetchOutputs
: Retrieve results from function running in the background.
-
#666:
ls
function: List folder contents. -
#655: help viewer embedded (available on all platforms).
Changed
-
LGTM replaced by CodeQL (Thanks to Github for their support)
-
#662: Snap uses Core22 and Qt6 (all dependencies are up-to-date).
-
#668:
maxNumCompThreads
detects numbers of physical cores on Windows. -
matrix of handles supported.