Add changes entry for enhanced Ruby shared_ptr in containers support
This commit is contained in:
parent
a692e5de93
commit
79620b10a9
1 changed files with 4 additions and 0 deletions
|
|
@ -7,6 +7,10 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
|
|||
Version 3.0.13 (in progress)
|
||||
============================
|
||||
|
||||
2017-04-20: tamuratak
|
||||
[Ruby] #930, #937 - Fix containers of std::shared_ptr.
|
||||
Upcasting, const types (eg vector<shared_ptr<const T>>) and NULL/nullptr support added.
|
||||
|
||||
2017-04-12: smarchetto
|
||||
[Scilab] New parameter targetversion to specify the Scilab target version (5, 6, ..) for code generation
|
||||
With Scilab 6 target specified, identifier names truncation is disabled (no longer necessary)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue