All notable changes to similar-asserts
are documented here.
- Loosen static lifetime bounds for labels. #9
- Added automatic truncation of assertions. This behavior can be overridden with the
new
SIMILAR_ASSERTS_MAX_STRING_LENGTH
environment variable. It defaults to200
characters.