We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e376641 commit 9e62affCopy full SHA for 9e62aff
inst/NEWS.Rd
@@ -4,6 +4,14 @@
4
\newcommand{\ghpr}{\href{https://github.com/Rblp/Rblpapi/pull/#1}{##1}}
5
\newcommand{\ghit}{\href{https://github.com/Rblp/Rblpapi/issues/#1}{##1}}
6
7
+\section{Changes in Rblpapi version 0.3.16 (2025-xx-yy)}{
8
+ \itemize{
9
+ \item A quoto error message is now improved (Rodolphe Duge in \ghpr{400})
10
+ \item Convert remaining \code{throw} into \code{Rcpp::stop} (Dirk in
11
+ \ghpr{402} fixing \ghit{401})
12
+ }
13
+}
14
+
15
\section{Changes in Rblpapi version 0.3.15 (2024-09-18)}{
16
\itemize{
17
\item A warning is now issued if more than 1000 results are returned
0 commit comments