tag:github.com,2008:https://github.com/exodrifter/unity-python/releasesRelease notes from unity-python2020-04-28T07:25:04Ztag:github.com,2008:Repository/44448724/0.5.02020-04-28T07:32:19ZUnity Python 0.5.0<ul>
<li>Updated IronPython to 2.7.10</li>
</ul>exodriftertag:github.com,2008:Repository/44448724/0.4.12019-01-08T00:10:16ZUnity Python 0.4.1<h3>Fixed</h3>
<ul>
<li>Fix error output being redirected to <code>Debug.Log</code> instead of <code>Debug.LogError</code></li>
</ul>exodriftertag:github.com,2008:Repository/44448724/0.4.02019-01-08T00:04:20ZUnity Python 0.4.0<h3>Added</h3>
<ul>
<li>IronPython output is now redirected to the Unity console</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix problem where not all types in the <code>UnityEngine</code> namespace could be imported</li>
</ul>exodriftertag:github.com,2008:Repository/44448724/0.3.12018-11-27T15:31:00ZUnity Python 0.3.1<ul>
<li>Added a missing DLL Microsoft.Scripting.Metadata that is required to build</li>
</ul>exodriftertag:github.com,2008:Repository/44448724/0.3.02018-11-26T03:25:54ZUpdate to IronPython 2.7.9<ul>
<li>Updated IronPython to 2.7.9</li>
</ul>exodriftertag:github.com,2008:Repository/44448724/0.2.02018-03-30T21:33:26ZUpdate to IronPython 2.7.8<ul>
<li>Updated IronPython to 2.7.8</li>
</ul>exodriftertag:github.com,2008:Repository/44448724/0.1.02018-02-06T19:28:39ZUpdate to IronPython 2.7.7<ul>
<li>Updated IronPython to 2.7.7</li>
</ul>exodriftertag:github.com,2008:Repository/44448724/0.0.02018-03-30T21:31:10ZUnity Python 0.0.0<p>Initial support for Python in Unity3D.</p>exodrifter