Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 313 Bytes

File metadata and controls

18 lines (11 loc) · 313 Bytes

Changelog

Version 1.1.0

  • Dropped support for EOL python versions (3.8 and below)
  • Dropped support for redis (the python client) 2 and 3 (tested versions are 4.x-7.x)
  • refacatored to not rely on pkg_resources

Version 1.0.0

Added

  • Running counter

Changed

  • Removed Python 2.7 support