swig-3.0.8 release update

This commit is contained in:
William S Fulton 2015-12-30 22:22:02 +00:00
commit ec91de75b7
5 changed files with 11 additions and 4 deletions

View file

@ -7,6 +7,13 @@ 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-3.0.8 summary:
- pdf documentation enhancements.
- Various Python 3.5 issues fixed.
- std::array support added for Ruby and Python.
- shared_ptr support added for Ruby.
- Minor improvements for CFFI, Go, Java, Perl, Python, Ruby.
SWIG-3.0.7 summary:
- Add support for Octave-4.0.0.
- Remove potential Android security exploit in generated Java classes.