Skip to content

Commit b62feb1

Browse files
committed
Update NEWS for release
1 parent 81e2c0b commit b62feb1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

NEWS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
# QuickJSR 1.2.0
211
- `Rcpp` dependency replaced with vendored `cpp11` headers
312
- `R6` dependency removed

0 commit comments

Comments
 (0)