- The minimum-cost flow associated with the EMD value is now accessible with `emd_with_flow`. - Updated minimum `numpy` version from `0.8.0` to `1.10.0`.
0.3.0
- Add input validation. - Fix `setup.py`.
0.2.0
Expose the extra mass penalty option (defaults to `-1`, which means the maximum entry in the distance matrix). See the documentation for the underlying C++ library for more information.