Version 1.2.0 recovers from deprecation / archiving which happened due to CI finding test failures in its limSolve dependency. limSolve has now resolved those problems.
Version 1.2.0 also switches from Quandl to the treasury package for optional US interest rate downloads, and improves documentation formatting.
Version 1.1.1 fixes extraneous parameter inheritance in documentation.
Version 1.1.0 adds the detail_from_AnnivDates()
function
to make it simple for bond definitions to take advantage of the
excellent daycount convention treatments coded into the
BondValuation
package. A few typos in documentation were
also fixed.
After 2 stable years, ragtop
is advancing to version
1.0. The following minor changes were made since the 0.5 release:
recovery_fcn
to the bond objects that reads the
previously unused recovery_rate
variable. The implicit
finite difference solver is able to use recovery_fcn
to set
default-conditional values on the grid.NEWS.md
file to track changes to the
package.The initial version of the package, released in 2016.