We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b729250 commit d9b993dCopy full SHA for d9b993d
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# 1.0 RC 8
2
+
3
+Bug fixes
4
5
+* slot (`@`) was not working with foreign arrays
6
+* memory leak when invoking some native functions
7
+* one `symbol` was reported multiple times to the memory profiler
8
+* maintain the same ownership relation between SEXPs as GNU-R does to prevent an unexpected collection of some SEXPs
9
10
# 1.0 RC 7
11
12
API changes
0 commit comments