We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81e2c0b commit b62feb1Copy full SHA for b62feb1
NEWS.md
@@ -1,3 +1,12 @@
1
+# QuickJSR 1.2.0
2
+ - Fix installation under C++11
3
+ - Fix installation for FreeBSD
4
+ - Fix detection of atomics support under Windows and ARM64
5
+ - Fix module loading
6
+ - Add `$get()` and `$assign()` methods to `JSContext`
7
+ - Support passing R environments, getting and setting values
8
+ - Add global R object with access to package environments
9
+
10
# QuickJSR 1.2.0
11
- `Rcpp` dependency replaced with vendored `cpp11` headers
12
- `R6` dependency removed
0 commit comments