Releases: theckman/cronner
Releases · theckman/cronner
0.4.0
0.3.1
0.3.0
This is release was a bad binary build. The version string was not updated when the tag was cut, causing the binary built to be invalid.
The tagged code release contains the following changes:
- add a new flag (
-g/--group) for emitting acronner_grouptag on the dogstatsd runtime metrics for metric correlation; thanks to @alexef (PagerDuty/cronner#52)
0.2.6
This is the first release in a long time of cronner:
- fork
cronneras PagerDuty seems to have abandoned the project - fix bug in
cronnerdue to changes in thego-flagspackage, big thanks goes to @ahill-mlft (PagerDuty/cronner#50) - switch the
.travis.ymlfile to build against go1.7.3