Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 612 Bytes

CHANGELOG.md

File metadata and controls

29 lines (21 loc) · 612 Bytes

History

0.2 - 15.11.2015

See: PR #8

  • Added passing redis client settings as kwargs
  • Custom formatter support
  • Message expiring support for RedisListHandler
  • Drop Python 3.2 support

0.3 - 13.9.2017

  • Issue #9
  • Added python 3.6 to travis build
  • Drop Python 3.3 from travis build
  • Tox config changed

0.3.1 - 17.9.2019

  • Nothing special, just fix few warnings in tests
  • Tox config changed
  • Python 3.7 added to travis build
  • Python 2.6 support removed