nelson v0.3.10 Release Notes

Release Date: 2019-10-29 // over 4 years ago
  • 0.3.10 (2019-10-29)

    ๐Ÿ‘€ extends 'getmodules' to return module versions using new required 'module.json' (see module's template).

    ๐Ÿšš all core's modules are protected and cannot removed during an nelson's session.

    โœ… increase max execution time for tests (2 minutes) and benchs (6 minutes).

    โœ… split benchs and tests execution for CI.

    ๐Ÿ‘ฏ repo builtin: clone, checkout branch or tag, ... from an GIT repository.

    Compilation:

    โฌ†๏ธ Visual studio 2019 Community and Pro upgrade (required)
    โšก๏ธ Dependencies updated:

    • ICU 64.2 on Windows
    • libffi updated VS 2019 build
    • libxml 2.9.9 VS 2019 build
    • libcurl 7.66.0_2
    • CMake 5.15.3 update for Windows
    • MKL 2019 update 5
    • HDF5 1.10.5 VS 2019 build

    - MATIO 1.5.17 VS 2019 build

    โšก๏ธ appveyor script updated to build with VS 2019

    ๐Ÿ‘ Innosetup 6 support

    ๐Ÿ› Bug Fixes:

    โš  #254: fix Innosetup 6 warnings.

    #252: help files of external modules were not loaded.

    โšก๏ธ #245: Update MKL 2019 dependencies.

    #202: Migrate to VS 2019.