Skip to content

Commit

Permalink
Update NEWS for release
Browse files Browse the repository at this point in the history
  • Loading branch information
andrjohns committed Jun 6, 2024
1 parent 81e2c0b commit b62feb1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# QuickJSR 1.2.0
- Fix installation under C++11
- Fix installation for FreeBSD
- Fix detection of atomics support under Windows and ARM64
- Fix module loading
- Add `$get()` and `$assign()` methods to `JSContext`
- Support passing R environments, getting and setting values
- Add global R object with access to package environments

# QuickJSR 1.2.0
- `Rcpp` dependency replaced with vendored `cpp11` headers
- `R6` dependency removed
Expand Down

0 comments on commit b62feb1

Please sign in to comment.