This release has a couple of backwards-incompatible changes:
- the old len()is nowdistinct_values()
- the new len()is the oldcount()(which is deprecated)
- IterationValue::valuebecame- value_iterated_to
Some other API changes:
- iterator values gained quantile_iterated_to()
- Histogramgained- is_empty()
Behind the scenes: