File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 33\newcommand {\ghpr }{\href {https : // github.com / RcppCore / Rcpp / pull / # 1}{##1}}
44\newcommand {\ghit }{\href {https : // github.com / RcppCore / Rcpp / issues / # 1}{##1}}
55
6+ \section {Changes in Rcpp patch release version 1.0.7 (2021 - 07 - xx )}{
7+ \itemize {
8+ \item Changes in Rcpp API :
9+ \itemize {
10+ \item Refactored \code {Rcpp_PreserveObject } and \code {Rcpp_ReleaseObject }
11+ which are now O(1 ) (Dirk and I ñaki in \ghpr {1133 } fixing \ghit {382 } and
12+ \ghit {1081 }).
13+ \item Changes in Rcpp Attributes :
14+ \itemize {
15+ \item Packages with dots in their name can now have per - package
16+ include files (Dirk in \ghpr {1132 } fixes \ghit {1129 }).
17+ }
18+ }
19+ }
20+
621\section {Changes in Rcpp patch release version 1.0.6 (2021 - 01 - 14 )}{
722 \itemize {
823 \item Changes in Rcpp API :
You can’t perform that action at this time.
0 commit comments