Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 729 Bytes

File metadata and controls

36 lines (19 loc) · 729 Bytes

0.4.7 / 2021-11-13

  • Bugfixes for Act AFB and ISDA by @emiliobasualdo

0.4.6 / 2020-04-23

  • Test multiple python versions
  • Installation problems: remove pandoc from setup.py

0.4.3 / 2020-05-10

  • bug #11 fixed. collections replaced with six

0.4.2 / 2019-09-28

  • add type hints

0.4.1 / 2018-10-04

  • bugfix, comparison, changed to y1==y2

0.4.0 / 2018-10-04

  • Vectorized version of yearfrac.yearfrac (Factory Design pattern) by @fatkaratekid

0.3.0 / 2018-10-04

  • 30/365 daycount method (yearfrac.d30365) added by Vinay Gupta @vinschess

0.2.0 / 2018-10-04

  • 30E/360 ISDA daycount method (yearfrac.d30360e) added by Vinay Gupta @vinschess

0.1.0 / 2018-10-02

  • Initial Release