We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4810805 commit 8c45c7aCopy full SHA for 8c45c7a
1 file changed
NEWS
@@ -1,14 +1,15 @@
1
NEWS/ChangeLog for rJava
2
--------------------------
3
4
-1.0-6 (under development)
+1.0-6 2021-12-10
5
o remove obsolete autoconf macros
6
7
o JRI 0.5-7 changes:
8
- add support for JRI_CPPFLAGS and JRI_LIBS variables which
9
allow specific flag overrides in JRI only
10
- use config.h in jri.h (except for Windows)
11
- add header checks needed for R_ext/eventloop.h (#284)
12
+ - update automake tools
13
14
15
1.0-5 2021-09-24
@@ -23,6 +24,7 @@
23
24
important in your application or write a Java wrapper that
25
exposes the necessary fields/methods as public.
26
27
+
28
1.0-4 2021-09-03
29
o make jverify() check the object type before checking for
30
serialization content. This fixes possible segfaults,
0 commit comments