- Added async support
- Added support for Calendargrams
- Fixed a bug in the tcp output channel's retry logic
- Skip DNS resolution on the UDP client if already an IP Address
- Fall back to the Null Output Channel if the client is created with an empty host name.
- Support the Raw metric format
- A few more unit tests
- Fixed a bug where you couldn't start up if the host could not be resolved
- Added a TCP output channel
- Added a simpler default constructor for connecting via UDP
- Added support for .net 3.5 and .net 4.0 users
- First upload of the client library
- Supports counts, gauges and timers
- Can output to any statsd-compatible service