NEWS
quantdates 2.0.4 (2024-07-04)
quantdates 2.0.3
quantdates 2.0.2 (2024-06-29)
quantdates 2.0
- Added new data up to 2100
- Adapted all necessary functions to run with this new data (
AddBusinessDays()
,BusinessDays()
, difftime_business()
)
- Wrote better error prompts in
AddBusinessDays()
and difftime_business()
- Wrote better parameter validation in
AddDate()
, to allow for vector inputs.
quantdates 1.0 (2020-06-09)
- Added a
NEWS.md
file to track changes to the package.