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

2.8.1 - 2018-06-07

Choose a tag to compare

@binarylogic binarylogic released this 08 Jun 03:09
· 54 commits to master since this release

Added

  • Add support for inline context via the :context Logger metadata key.
  • Add Timber.remove_context_key for removing an individual keys off of context structures.

Changed

  • Relax the :plug dependency to allow for more plug versions.