v1.1.0
- Prepends multiline expressions and values with extra newline for readability
- Supports setting
logger
and its properties (level
,progname
) properties throughDebug::Logger.settings
- Fixed
Object#to_debug
triggering Crystal ICE (see crystal-lang/crystal#8198)