v2.0.0
- Add native histogram support with support for all reporters
- Consolidate
NewRootScope
andNewCachedRootScope
to a singleNewRootScope
method that takesScopeOptions
to avoid future breaking changes to the constructor - Update documentation with current interfaces