* package: mark version as -initial (Sam Roberts)
* internal: work around UPD message ordering (Sam Roberts)
* test: add test for negative gauge values (Sam Roberts)
* statsd: support a configurable flush interval (Sam Roberts)
* internal: emit metrics internally from the backend (Sam Roberts)
* package: node-syslog dependency is optional (Ryan Graham)
* statsd: set server url on start (Sam Roberts)
* test: only report PASS if exit code is OK (Sam Roberts)
* Support log: URL, to log metrics to file or stdout (Sam Roberts)
* Rename console backend to debug (Sam Roberts)
* Throw on error specifying the backend. (Sam Roberts)
* package: increment version to 1.0.0 for staging (Sam Roberts)
* Keep child refed until it has started (Sam Roberts)
* Console color option now controls prettyprinting (Sam Roberts)
* Support statsd:// URL, and sending metrics (Sam Roberts)
* test: check that statsd is unrefed (Sam Roberts)
* Start a statsd daemon, configured via URL (Sam Roberts)
* Initial package (Sam Roberts)