====== - update setup.py to re-run Cython when .pyx available - update setup.py to new requirements in more recent versions of setuptools
0.6.2
====== - Fix C macro bug
0.6.1
====== - Support MSVC++ <10.0
0.6.0
====== - New C API (prefixed function names with ``finitediff_``) - New C function: finitediff_interpolate_by_finite_diff (optionally OpenMP parallelized)
0.5.4
====== - Re-release for Zenodo
0.5.3
====== - Update newton_interval with better check for Microsoft compiler