Releases: socketry/sus
Releases · socketry/sus
Release list
v0.37.2
v0.37.1
v0.37.0
- Long values in verbose (and failure) output are now truncated to a configurable length (default 100 characters), preventing huge objects from flooding the output. Set the
SUS_OUTPUT_VARIABLE_TRUNCATION_LIMITenvironment variable to change the limit, or0to disable truncation.