Skip to content

v0.9.0

Compare
Choose a tag to compare
@fhunleth fhunleth released this 08 Feb 19:46
· 84 commits to main since this release

This latest release removes support for Elixir versions before 1.9.

  • Improvements
    • Support multiple circular buffers and filtering based on log level. This
      makes it possible to separate out debug and info messages so they don't push
      out error messages. See the README.md for configuration examples. Thanks
      to @oestrich for this feature.
    • Fixed and added specs throughout