v3.2.0
- Add diverging.rangeRound.
- Add sequential.rangeRound.
- Add sequentialQuantile.quantiles.
- diverging.range can now be used to set the interpolator.
- sequential.range can now be used to set the interpolator.
- d3.scaleSequential can now accept a range array in place of an interpolator.
- d3.scaleDiverging can now accept a range array in place of an interpolator.