Skip to content

Commit 544bf69

Browse files
committed
add NEWS
1 parent 448c2c7 commit 544bf69

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

NEWS.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# quickr (development version)
22

3+
- Functions can now return multiple arrays in a `list()`, optionally
4+
named (#49, @mns-nordicals).
5+
36
# quickr 0.2.0
47

58
- Internal utility `r2f()` print method now shows the generated `c_bridge`
@@ -28,12 +31,12 @@
2831

2932
- Added workaround for cases where the compiler error message might not
3033
display correctly in RStudio.
31-
34+
3235
- Improved error message when using case-sensitive variable names (#18, #36, #39)
3336

34-
- Added `AGENTS.md` and `scripts/setup_codex.sh` to enable the ChatGPT/Codex agent
37+
- Added `AGENTS.md` and `scripts/setup_codex.sh` to enable the ChatGPT/Codex agent
3538
to run tests in a docker container configured without internet access.
36-
39+
3740

3841
# quickr 0.1.0
3942

0 commit comments

Comments
 (0)