Changes in version 1.2.0 (2025-07-10) 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. Changes in version 1.1.1 (2020-03-03) Version 1.1.1 fixes extraneous parameter inheritance in documentation. Changes in version 1.1.0 (2019-05-20) 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. Changes in version 1.0.0 (2018-12-15) After 2 stable years, ragtop is advancing to version 1.0. The following minor changes were made since the 0.5 release: - Added a 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. - Documentation now includes more hyperlinks. - Added a NEWS.md file to track changes to the package. Changes in version 0.5 (2016-09-28) The initial version of the package, released in 2016.