Skip to content

Commit f2f8d5d

Browse files
committed
Update news
1 parent bd0e09d commit f2f8d5d

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

inst/NEWS.Rd

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44
\newcommand{\ghit}{\href{https://github.com/eddelbuettel/rquantlib/issues/#1}{##1}}
55
\newcommand{\ghrp}{\href{https://github.com/#1}{##1}}
66

7+
\section{Changes in \pkg{RQuantLib} version 0.4.27 (2026-04-xx)}{
8+
\itemize{
9+
\item All equity option functions can now take either a (fractional) time
10+
span to expiry, or a given date, and also accept a daycounter setter.
11+
\item Two very old schedule helpers had a superfluous \code{try/catch}
12+
removed.
13+
\item The continuous integration setup received a minor update.
14+
\item The \code{RcppExports.cpp} file was updated to aid a \code{Rcpp}
15+
transition.
16+
}
17+
}
18+
719
\section{Changes in \pkg{RQuantLib} version 0.4.26 (2025-04-24)}{
820
\itemize{
921
\item Use system QuantLib (if found by pkg-config) on Windows too (Tomas

0 commit comments

Comments
 (0)