nelson v0.6.6 Release Notes

Release Date: 2022-06-27 // almost 2 years ago
  • โž• 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.

    • #676: use fmtlib 9.0

    ๐Ÿ›  Fixed

    • โšก๏ธ #659: qhelpgenerator on macOs after brew Qt6.3.0 update.

    • โš  #661: CodeQL warnings.