SWIG Changelog

What's new in SWIG 2.0.4

Dec 5, 2011
  • This is mainly a Python oriented release including support for Pythonbuilt-in types for superior performance with the new -builtin option.
  • The -builtin option is especially suitable for performance-critical
  • libraries and applications that call wrapped methods repeatedly.
  • See the python-specific chapter of the SWIG manual for more info.
  • Python 3.2 support has also been added and various Python bugs have been fixed.
  • Octave 3.4 support has also been added.
  • There are also the usual minor generic improvements, as well as bug fixes and enhancements for D, Guile, Lua, Octave, Perl and Tcl.

New in SWIG 1.3.40 (Mar 17, 2010)

  • SWIG now supports directors for PHP.
  • PHP support improved in general.
  • Octave 3.2 support added.
  • Various bug fixes/enhancements for Allegrocl, C#, Java, Octave, Perl, Python, Ruby and Tcl.
  • Other generic fixes and minor new features.

New in SWIG 1.3.39 (Mar 24, 2009)

  • Some new small feature enhancements.
  • Improved C# std::vector wrappers.
  • Bug fixes: mainly Python, but also Perl, MzScheme, CFFI, Allegrocl and Ruby

New in SWIG 1.3.38 (Feb 11, 2009)

  • Output directory regression fix and other minor bug fixes.