- Bugfixes for Act AFB and ISDA by @emiliobasualdo
- Test multiple python versions
- Installation problems: remove pandoc from setup.py
- bug #11 fixed.
collectionsreplaced withsix
- add type hints
- bugfix, comparison, changed to y1==y2
- Vectorized version of yearfrac.yearfrac (Factory Design pattern) by @fatkaratekid
- 30/365 daycount method (yearfrac.d30365) added by Vinay Gupta @vinschess
- 30E/360 ISDA daycount method (yearfrac.d30360e) added by Vinay Gupta @vinschess
- Initial Release