v2.0.0
- Add
-a--auto-typeflag to dsv2json to use d3.autoType. Thanks, @joallard!
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-dsv 1.x or use a transpiler.