tag:github.com,2008:https://github.com/exodrifter/unity-python/releases Release notes from unity-python 2020-04-28T07:25:04Z tag:github.com,2008:Repository/44448724/0.5.0 2020-04-28T07:32:19Z Unity Python 0.5.0 <ul> <li>Updated IronPython to 2.7.10</li> </ul> exodrifter tag:github.com,2008:Repository/44448724/0.4.1 2019-01-08T00:10:16Z Unity 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> exodrifter tag:github.com,2008:Repository/44448724/0.4.0 2019-01-08T00:04:20Z Unity 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> exodrifter tag:github.com,2008:Repository/44448724/0.3.1 2018-11-27T15:31:00Z Unity Python 0.3.1 <ul> <li>Added a missing DLL Microsoft.Scripting.Metadata that is required to build</li> </ul> exodrifter tag:github.com,2008:Repository/44448724/0.3.0 2018-11-26T03:25:54Z Update to IronPython 2.7.9 <ul> <li>Updated IronPython to 2.7.9</li> </ul> exodrifter tag:github.com,2008:Repository/44448724/0.2.0 2018-03-30T21:33:26Z Update to IronPython 2.7.8 <ul> <li>Updated IronPython to 2.7.8</li> </ul> exodrifter tag:github.com,2008:Repository/44448724/0.1.0 2018-02-06T19:28:39Z Update to IronPython 2.7.7 <ul> <li>Updated IronPython to 2.7.7</li> </ul> exodrifter tag:github.com,2008:Repository/44448724/0.0.0 2018-03-30T21:31:10Z Unity Python 0.0.0 <p>Initial support for Python in Unity3D.</p> exodrifter