Release v0.4.0
Hooray... major refactor as we now have an OpenTracing bridge on top of the
Zipkin Go tracing implementation!!!
Many thanks to @jcchavezs & @stakhiv for driving this!
This is a breaking change as you will now need to first set-up your Zipkin Go Tracer and then use the Wrap
function from this package to create the OpenTracing compatible bridge. This in practice also means that you will report in v2 format.