- Wheels for python 3.10 - Add Rate, IPMT, PPMT ([18](https://github.com/Anexen/pyxirr/pull/18)) - Test against `numpy-financial` when possible
0.6.3
- XIRR improvements ([15](https://github.com/Anexen/pyxirr/pull/15)) - add more xirr tests - handle XIRR close to -1 - fix nfv signature; always return None instead of nan
0.6.2
- Support Series with DatetimeIndex ([13](https://github.com/Anexen/pyxirr/pull/13))