Skip to content

1.43

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 08:33
v1.43

Downloads:

Changes for QuantLib 1.43

Features deprecated in release 1.38 were removed in this release; see #2539 for a full list.

A number of features were deprecated in this release and will be removed in a future release (probably release 1.48):

  • The AsIndex element of the CPI::InterpolationType enumeration; use either Linear or Flat.
  • The YoYInflationIndex::interpolated method and the corresponding interpolated_ data member; indexes no longer interpolate, coupons do.
  • The Settlement element of the Israel::Market enumeration; use an explicit market (TASE, Shir or Telbor).
  • Test selection based on speed (that is, passing --slow, --fast or --faster to the test suite) is no longer supported.

What's Changed

New Contributors

Full Changelog: v1.42.1...v1.43