Skip to content

v2.0.0

Compare
Choose a tag to compare
@mbostock mbostock released this 20 Aug 16:09
ebd043f
  • Change the default minus sign to the minus sign (−) instead of hyphen-minus (-). #62

This release adopts ES2015 language features such as for-of and drops support for older browsers, including IE. If you need to support pre-ES2015 environments, you should stick with d3-format 1.x or use a transpiler.