v0.2
- support prometheus 2.0 by exposing the official prometheus text format #9
- fixed a bug where histogram boundaries were exclusive (now inclusive) #80
- expose metric serializers as part of the public interface in order to make it easier for consumer to write custom collectors #79
- prevent multiple adds with the same label set at runtime #75