v0.1.0
- Add cubic monotone interpolation (#38). Thanks, @jviide!
- Change the default alpha for catmullRom to 0.5.
- Change the default beta for bundle to 0.85.
- Fix pie generator when |endAngle - startAngle| > τ.
- Fix context and arguments to accessors (#35).
- Added lots of documentation!