File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-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+ }
14+ \item Changes in Rcpp Attributes :
15+ \itemize {
16+ \item Packages with dots in their name can now have per - package
17+ include files (Dirk in \ghpr {1132 } fixes \ghit {1129 }).
18+ }
19+ }
20+ }
21+
622\section {Changes in Rcpp patch release version 1.0.6 (2021 - 01 - 14 )}{
723 \itemize {
824 \item Changes in Rcpp API :
You can’t perform that action at this time.
0 commit comments