Skip to content

v0.37.0

Compare
Choose a tag to compare
@prognant prognant released this 22 Jun 09:53
· 132 commits to master since this release
f968c52
  • [Added] Add version as an importable variable and remove dependency on pkg_resources. See #566. Thanks sjhewitt.
  • [Added] Initial support for Python type hints and Mypy type checking. See #565. Thanks jairideout.
  • [Fixed] [dogstatsd] Correct inverted constants. See #568.
  • [Changed] [dogstatsd] Size-based packetization for dogstatsd batched metrics . See #562.