Skip to content

chainladder 0.8.2

Compare
Choose a tag to compare
@jbogaardt jbogaardt released this 27 Mar 18:02
· 757 commits to master since this release

Enhancements

  • #131 - Added a BarnettZenwirth development estimator
  • #117 - VotingChainladder enhancements to allow for more flexibility in defining weights (courtesy of @cbalona)

Bug Fixes

  • #130 - Fixed bug in triangle aggregation
  • #134 - Fixed a bug in triangle broadcasting
  • #137 - Fixed valuation_date bug occuring when partial year Triangle is instantiated as a vector.
  • #138 - Introduced fix for incompatibility with sparse>=0.12.0
  • #122 - Implemented nightly continuous integration to identify new bugs associated with verion bumps of dependencies.