Add release notes summary for 2.0.5
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13001 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
7615b099d1
commit
4b1fdf5c55
1 changed files with 13 additions and 0 deletions
13
RELEASENOTES
13
RELEASENOTES
|
|
@ -4,6 +4,19 @@ and CHANGES files.
|
|||
|
||||
Release Notes
|
||||
=============
|
||||
SWIG-2.0.5 summary:
|
||||
- Official Android support added including documentation and examples.
|
||||
- Improvements involving templates:
|
||||
1) Various fixes with templates and typedef types.
|
||||
2) Some template lookup problems fixed.
|
||||
3) Templated type fixes to use correct typemaps.
|
||||
- Autodoc documentation generation improvements.
|
||||
- Python STL container wrappers improvements including addition of
|
||||
stepped slicing.
|
||||
- Approximately 70 fixes and minor enhancements for the following
|
||||
target languages: AllegroCL, C#, D, Go, Java, Lua, Ocaml, Octave,
|
||||
Perl, PHP, Python, R, Ruby, Tcl, Xml.
|
||||
|
||||
SWIG-2.0.4 summary:
|
||||
- This is mainly a Python oriented release including support for Python
|
||||
built-in types for superior performance with the new -builtin option.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue