debug.cr v1.1.0 Release Notes

Release Date: 2019-09-21 // over 4 years ago
    • Prepends multiline expressions and values with extra newline for readability
    • ๐Ÿ‘Œ Supports setting logger and its properties (level, progname) properties through Debug::Logger.settings
    • ๐Ÿ›  Fixed Object#to_debug triggering Crystal ICE (see crystal-lang/crystal#8198)