Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 657 Bytes

HISTORY.rst

File metadata and controls

23 lines (17 loc) · 657 Bytes

History

0.2.1 (2020-12-28)

  • Fix bug #8.

0.2.0 (2020-12-28)

  • Drop indent=2 for log records
  • Drop colorama and development mode.
  • Support two structlog processors, JSONRenderer and KeyValueRenderer.
  • Configuration is more clean now.
  • Decouple Structlog configuration from nameko dependency.

0.1.1 (2018-10-29)

  • First release on PyPI.