v0.6.3
Pre-release
Pre-release
·
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:
-
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.