Skip to content

v0.6.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Nelson-numerical-software Nelson-numerical-software released this 27 Mar 07:53
· 879 commits to master since this release

0.6.3 (2022-03-26)

Changed

  • #596: Tests results display use emoji if terminal supports Unicode.

Added

  • Packaging:

    • #603: Nelson as snap package for Linux.
    • #605: [Package request] Chocolatey package manager for Windows.
    • #582: Nelson available as Portable apps.
  • add information for Software Center (Linux desktop, icons).

  • nelson Main script to start Nelson (superceed others scripts).

  • isunicodesupported function: Detect whether the current terminal supports Unicode.

  • dlsym function: search nearest symbol name if value entry is not found.

  • terminal_size function:Query the size of the terminal window.

  • #598: sscanf function read formatted data from strings.

Fixed

  • #599: make install step in CI for linux and MacOs.

  • #601: embed all tests on linux and macos install.