## 2.1.0

Add typescripting

## 2.0.3

- Add a better heuristic for when to draw self-arcs using dot product of source
  and target

## 2.0.2

- Slightly darker arrows

## 2.0.1

- Re-position arrowhead appearance

## 2.0.0

- Revert to more d3-driven-drawing so that we can drag and drop and interact
  with force based
- Remove some settings related to configuring number of iterations, forceXY
  based settings
- Use modular d3 imports for smaller bundle size

## 1.0.3

- Move babel from dependencies to devDependencies

## 1.0.2

- Fix publishing of dist directory

## 1.0.1

- Remove microbundle from NPM module setup to just use a simple babel

## 1.0.0

- Initial version with NPM module
