Scribe v0.6.0 Release Notes

    • Overrides Inspect protocol for List and Map. These types will now automatically return in Scribe's table format. Disabled by default. with config :scribe, enable: false in your Mix config.
    • Scribe.enable, Scribe.disable, and Scribe.enabled? added.
    • Minimum Elixir version bumped to 1.5.