aiozipkin v0.5.0
CHANGES
- More strict typing configuration is used #147
- Fixed bunch of typos in code and docs #151 #153 (thanks @deejay1)
- Added interface for Transport #155 (thanks @deejay1)
- Added create_custom helper for easer tracer configuration #160 (thanks @deejay1)
- Added interface for Sampler #160 (thanks @deejay1)
- Added py.typed marker