summaryrefslogtreecommitdiff
path: root/RELEASENOTES
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2020-06-07 23:03:06 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2020-06-07 23:03:06 +0100
commit3c007e81d6b6cb6e580cd18afaa870ef144c8fc8 (patch)
treee26234fe6a8ac69ee9573f27ef3b1b797fc443a8 /RELEASENOTES
parent8041bfdf0956444e72c68fdf8f5b87d6ec5f2925 (diff)
downloadswig-3c007e81d6b6cb6e580cd18afaa870ef144c8fc8.tar.gz
swig-4.0.2 release notes
Diffstat (limited to 'RELEASENOTES')
-rw-r--r--RELEASENOTES8
1 files changed, 8 insertions, 0 deletions
diff --git a/RELEASENOTES b/RELEASENOTES
index 8633dadef..cc3ba0712 100644
--- a/RELEASENOTES
+++ b/RELEASENOTES
@@ -7,6 +7,14 @@ Release Notes
Detailed release notes are available with the release and are also
published on the SWIG web site at http://swig.org/release.html.
+SWIG-4.0.2 summary:
+- A few fixes around doxygen comment handling.
+- Ruby 2.7 support added.
+- Various minor improvements to C#, D, Java, OCaml, Octave, Python,
+ R, Ruby.
+- Considerable performance improvement running SWIG on large
+ interface files.
+
SWIG-4.0.1 summary:
- SWIG now cleans up on error by removing all generated files.
- Add Python 3.8 support.