All Versions
3
Latest Version
Avg Release Cycle
155 days
Latest Release
1820 days ago
Changelog History
Changelog History
-
v2.0.0 Changes
July 13, 2020- 🛠 Switched from obsolete
Logger
toLog
, fixes #2 Object#to_debug(io)
is now an abstract method- Expanded spec coverage a bit
- ⬆️ Bumped ameba version to
~> 0.13
- 🛠 Switched from obsolete
-
v1.1.0 Changes
September 21, 2019- 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)
-
v1.0.0
September 07, 2019