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

2.1.7 - 6 May 2017

Choose a tag to compare

@binarylogic binarylogic released this 06 May 16:13
· 219 commits to master since this release
  • Fixes an issue where Timber is used in a project that did not specify Plug as a dependency. The Timber Phoenix instrumented used a Plug struct within a method definition. This has been adjusted to allow projects without Plug as a dependency.
  • Adds support for Phoenix 1.3.0-rc releases.