NEWS | R Documentation |
Several calendars (India, Singapore, South Africa, South Korea) updated with post-QuantLib 1.3.0 changes (Sebastian Schmidt in #6)
Three now-used scheduled files were removed (Dirk in #7))
A number of non-calendaring files used were synchronised with the current QuantLib repo (Dirk in #8)
Calendars routines for Australia, Denmark, New Zealand, Turkey and the US have been updated from QuantLib 1.30.
Support for 'Australia/ASX' has been added.
Added demo showing all US holidays in current year
The advanceDate{}
function can now selects a business day
convention, a time unit and an end-of-month convention
Calendars routines for Australia, China, South Africa, UK, US have been updated to current versions from QuantLib 1.29.
Correct the isBusinessDay()
functionality (Fixes #2)
Update Australia and Saudi Arabia calendars from QuantLib 1.27
Update United Kingdom calendar from QuantLib 1.28
Convert one source file to utf-8 to appease clang-15
Further minimize set of files needed for calendaring
Update China calendar from QuantLib 1.25 release
Initial release