This repository was archived by the owner on Dec 8, 2020. It is now read-only.
v3.0.0-alpha.1
Removed ------- - Removed support for Elixir 1.3 and lower - Removed integration with Phoenix; use the [`:timber_phoenix`](https://hex.pm/packages/timber_phoenix) package instead - Removed integration with Plug; use the [`:timber_plug`](https://hex.pm/packages/timber_plug) package instead - Removed integration with Ecto; use the [`:timber_ecto`](https://hex.pm/packages/timber_ecto) package instead - Removed integration with ExAws - Removed integration with `:error_logger`; use the [`:timber_exceptions`](https://hex.pm/packages/timber_exceptions) package instead - Removed the installer (`mix timber.install`); manual installation is now expected - Removed the test event Mix task