<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Recent changes to news</title><link>https://sourceforge.net/p/swig/news/</link><description>Recent changes to news</description><language>en</language><lastBuildDate>Sun, 12 Jun 2016 09:02:24 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/swig/news/feed" type="application/rss+xml" rel="self"></atom:link><item><title>SWIG-3.0.10 released</title><link>https://sourceforge.net/p/swig/news/2016/06/swig-3010-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This release fixes a couple of important regressions in SWIG-3.0.9 for smart pointers and importing Python modules.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">William Fulton</dc:creator><pubDate>Sun, 12 Jun 2016 09:02:24 -0000</pubDate><guid>https://sourceforge.net183775e273038504fc2d55facf8bf16deb4924c0</guid></item><item><title>SWIG-3.0.9 released</title><link>https://sourceforge.net/p/swig/news/2016/05/swig-309-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Summary of changes in SWIG-3.0.9&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add support for Python's implicit namespace packages.&lt;/li&gt;
&lt;li&gt;Fixes to support Go 1.6.&lt;/li&gt;
&lt;li&gt;C++11 std::array support added for Java.&lt;/li&gt;
&lt;li&gt;Improved C++ multiple inheritance support for Java/C# wrappers.&lt;/li&gt;
&lt;li&gt;Various other minor fixes and improvements for C#, D, Go, Java, Javascript, Lua, Python, R, Ruby, Scilab.&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">William Fulton</dc:creator><pubDate>Sun, 29 May 2016 14:29:47 -0000</pubDate><guid>https://sourceforge.netd03dab51c586c90cf1b6edd5f50802fd528fa39a</guid></item><item><title>SWIG-3.0.8 released</title><link>https://sourceforge.net/p/swig/news/2015/12/swig-308-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;SWIG-3.0.8 summary:&lt;br/&gt;
- pdf documentation enhancements.&lt;br/&gt;
- Various Python 3.5 issues fixed.&lt;br/&gt;
- std::array support added for Ruby and Python.&lt;br/&gt;
- shared_ptr support added for Ruby.&lt;br/&gt;
- Minor improvements for CFFI, Go, Java, Perl, Python, Ruby.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">William Fulton</dc:creator><pubDate>Thu, 31 Dec 2015 18:18:47 -0000</pubDate><guid>https://sourceforge.netfda09f8e4994f1eb2d3bce92eb6fdb9444a565f6</guid></item><item><title>SWIG-3.0.7 released</title><link>https://sourceforge.net/p/swig/news/2015/08/swig-307-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;SWIG-3.0.7 release summary:&lt;br /&gt;
&lt;em&gt; Add support for Octave-4.0.0.&lt;br /&gt;
&lt;/em&gt; Remove potential Android security exploit in generated Java classes.&lt;br /&gt;
* Minor new features and bug fixes.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">William Fulton</dc:creator><pubDate>Mon, 03 Aug 2015 21:22:55 -0000</pubDate><guid>https://sourceforge.net36131b051d347f6c6e02fa4e57a4cb61b527ba1e</guid></item><item><title>SWIG-3.0.6 released</title><link>https://sourceforge.net/p/swig/news/2015/07/swig-306-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;SWIG-3.0.6 is mostly a stability release.&lt;/p&gt;
&lt;p&gt;Release summary:&lt;br /&gt;
- Stability and regression fixes.&lt;br /&gt;
- Fixed parsing of C++ corner cases.&lt;br /&gt;
- Language improvements and bug fixes for C#, Go, Java, Lua, Python, R.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">William Fulton</dc:creator><pubDate>Sun, 05 Jul 2015 21:35:31 -0000</pubDate><guid>https://sourceforge.net9d47e4554a2c64a28395448a261f912c8860c221</guid></item><item><title>Defending the GPL</title><link>https://sourceforge.net/p/swig/news/2015/03/defending-the-gpl/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;SWIG is a proud member of the Software Freedom Conservancy who has recently &lt;a class="" href="http://sfconservancy.org/news/2015/mar/05/vmware-lawsuit" rel="nofollow"&gt;announced&lt;/a&gt; that they will be supporting a lawsuit to defend an alleged violation of the GNU General Public License (GPL). Ensuring this software license, the same one that protects the SWIG source code, is not abused and is actively defended in a court of law is important for everyone using the license. &lt;/p&gt;
&lt;p&gt;Conservancy is supporting Christoph Hellwig's lawsuit against VMware over GPL violations on Linux. VMware have stated that they would not comply with the GPL after many patient years of negotiations by Christoph and the Conservancy. More information is in the &lt;a class="" href="http://sfconservancy.org/linux-compliance/vmware-lawsuit-faq.html" rel="nofollow"&gt;Conservancy's FAQ on the lawsuit&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you have benefited or enjoyed the fruits of SWIG, it is because the SWIG developer's chose to use a software license to ensure it remains freely available. Please consider supporting Christoph and Conservancy including their &lt;a class="" href="http://sfconservancy.org/linux-compliance/vmware-lawsuit-appeal.html" rel="nofollow"&gt;fund raising appeal&lt;/a&gt; to defend our license.&lt;/p&gt;
&lt;p&gt;William Fulton&lt;br /&gt;
SWIG lead maintainer&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">William Fulton</dc:creator><pubDate>Sat, 07 Mar 2015 23:35:29 -0000</pubDate><guid>https://sourceforge.neta66c6b6a960d8d578da5f6b77997847460d87877</guid></item><item><title>SWIG-3.0.5 released</title><link>https://sourceforge.net/p/swig/news/2015/02/swig-305-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;We are pleased to announce SWIG-3.0.5 has been released with the addition of support for Scilab.&lt;/p&gt;
&lt;p&gt;This version also contains:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;An important Python fix for a regression in SWIG-3.0.3 when wrapping C++ default arguments.&lt;/li&gt;
&lt;li&gt;Minor improvements for C#, Go, Octave, PHP and Python.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;SWIG-3.0.4 was also released recently and contained part of the Python fix for the regression mentioned above. Python users should definitely rather use 3.0.5.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">William Fulton</dc:creator><pubDate>Sun, 01 Feb 2015 00:31:02 -0000</pubDate><guid>https://sourceforge.netd7ddb9759ac0ebda9044c20d825fa4ff1b2604e6</guid></item><item><title>SWIG-3.0.3 released</title><link>https://sourceforge.net/p/swig/news/2014/12/swig-303-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;SWIG-3.0.3 release summary:&lt;br /&gt;
- Add support for C++11 strongly typed enumerations.&lt;br /&gt;
- Numerous bug fixes and minor enhancements for C#, D, Go, Java,&lt;br /&gt;
  Javascript, PHP, Perl and Python wrappers.&lt;/p&gt;
&lt;p&gt;More detailed release notes can be seen at &lt;a href="http://swig.org/release.html" rel="nofollow"&gt;http://swig.org/release.html&lt;/a&gt; &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">William Fulton</dc:creator><pubDate>Wed, 31 Dec 2014 01:10:32 -0000</pubDate><guid>https://sourceforge.netb1d967a73d4b424b6001008a903d18b14f9d24ed</guid></item><item><title>SWIG-3.0.2 released</title><link>https://sourceforge.net/p/swig/news/2014/06/swig-302-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This release has been made to fix a bug during installation, but it also includes a couple of other rather minor changes.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">William Fulton</dc:creator><pubDate>Wed, 04 Jun 2014 22:08:56 -0000</pubDate><guid>https://sourceforge.net92588de3bc057e775e311d6ad9b81111a7de611b</guid></item><item><title>SWIG-3.0.1 released</title><link>https://sourceforge.net/p/swig/news/2014/05/swig-301-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;SWIG-3.0.1 is another milestone release as it is the first version to contain support for Javascript.&lt;/p&gt;
&lt;p&gt;Release summary:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Javascript module added. This supports JavascriptCore (Safari/Webkit), v8 (Chromium) and node.js currently.&lt;/li&gt;
&lt;li&gt;A few notable regressions introduced in 3.0.0 have been fixed - in Lua, nested classes and parsing of operator &amp;lt;&amp;lt;.&lt;/li&gt;
&lt;li&gt;The usual round of bug fixes and minor improvements for C#, GCJ, Go, Java, Lua, PHP and Python.&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">William Fulton</dc:creator><pubDate>Tue, 27 May 2014 23:14:11 -0000</pubDate><guid>https://sourceforge.net32b706345a290b77095d2a7c9718e46fefe313ab</guid></item></channel></rss>