------------------
Breaking changes:
- All stream shape preserving metrics did move to streams.py
- All other calculations did move to metrics.py
New features:
- NumPy Style Python Docstrings
(https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt)
- Power Duration Curve
- WPK calculations on array-like
- Time in zone
Bug fixes:
- *add item here*