Skip to content

Releases: freshbooks/statsdecor

0.3.6: 🐛 Fix changed statsd import

Choose a tag to compare

@amcintosh amcintosh released this 10 Apr 18:49
And lint fixes.
See ALC-000

0.3.5

Choose a tag to compare

@amcintosh amcintosh released this 07 Nov 17:00
Bump version number to 0.3.5

Release 0.3.4

Choose a tag to compare

@MatthewSBarnes MatthewSBarnes released this 04 May 18:42

Fix the timer decorator bug.

0.3.3 add manifest.in

Choose a tag to compare

@MatthewSBarnes MatthewSBarnes released this 03 May 20:27

Fixes some problems with 0.3.2 not working.

0.3.2

Choose a tag to compare

@MatthewSBarnes MatthewSBarnes released this 03 May 19:00

Added support for datadog python library.

0.3.0: Merge pull request #2 from freshbooks/instantiate-client-once

Choose a tag to compare

@rishi-freshbooks rishi-freshbooks released this 22 Feb 20:24
Only instantiate statsd.StatsClient once upon configuration.