Packages

Debugging tool. A wrapper around IO.inspect that provides some enhancements

Current section

Files

Jump to
clouseau CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.4.0
## Added
* Clouseau has now the ability to output colorized the inspected term
* The template can use both string concatenation and iolists
* Updated dependency on Credo 1.0, ExDoc 0.19 by [@kapilpipaliya](https://github.com/kapilpipaliya)