Skip to content
This repository was archived by the owner on Dec 8, 2020. It is now read-only.

Releases: vectordotdev/timber-elixir-exceptions

2.1.0 - 2019-02-25

25 Feb 23:00
v2.1.0
2d91255

Choose a tag to compare

Changed

  • Removed use of Timber-specific custom context and events in favor of simple maps

2.0.0 - 2019-01-02

02 Jan 20:41

Choose a tag to compare

Added

  • Added a Logger translator to handle exception capturing with Elixir 1.7 and
    OTP 21

Removed

  • Removed support for versions of Elixir 1.6 and below
  • Removed the Erlang :error_logger handler in favor of the Elixir 1.7 Logger
    translator