nelson v0.6.3 Release Notes

Release Date: 2022-03-26 // about 2 years ago
  • ๐Ÿ”„ 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.