Releases: shrpnsld/trace-out
Releases · shrpnsld/trace-out
v1.1.1: * Fixed stream-to-endpoint
v1.1
Features
- pretty printing for
std::optional,std::variant,std::expected, enumeration values (integer equivalent) $m(<pointer>, <size>, ...)now additionally prints text representation for memory$tbin(...),$toct(...)and$thex(...)for printing binary, octal and hexadecimal representations of numerical values- managing project dependencies with Git submodules for simpler installation process
Fixes
$t(<expression>)returnsstd::forward-ed value$m(<pointer>, <size>, ...)uses current byte order if one is not specified explicitly