tag:github.com,2008:https://github.com/SpaceMadness/lunar-unity-plugin/releases Release notes from lunar-unity-plugin 2016-12-24T20:05:58Z tag:github.com,2008:Repository/34971630/0.0.9b 2016-12-24T20:06:30Z SDK v0.0.9b <p>0.0.9b</p> weeeBox tag:github.com,2008:Repository/34971630/0.0.8b 2016-12-21T02:57:17Z SDK v0.0.8b <h2>v.0.0.8b - Dec 20, 2016</h2> <p><strong>Fixes</strong></p> <ul> <li>Package re-organization.</li> <li>Added class prefix to avoid conflicts with a global namespace.</li> <li>Unity 5+ support only.</li> </ul> weeeBox tag:github.com,2008:Repository/34971630/0.0.7b 2016-03-07T05:28:32Z SDK v0.0.7b <h2>v.0.0.7 - Mar 6, 2016</h2> <p><strong>Fixes</strong></p> <ul> <li>Fixed key bindings in the Game View for Unity 5.x.</li> <li>Added support for Unity 4.7</li> </ul> weeeBox tag:github.com,2008:Repository/34971630/0.0.5b 2016-01-25T03:07:25Z SDK v0.0.5b <h2>v.0.0.5 - Jan 24, 2016</h2> <p><strong>Fixes</strong></p> <ul> <li>Fixed support for Unity 5.2+</li> </ul> weeeBox tag:github.com,2008:Repository/34971630/0.0.4b 2015-07-29T05:23:14Z SDK v0.0.4b <h2>v.0.0.4 - Jul 27, 2015</h2> <p><strong>Improvements</strong></p> <ul> <li>Added support for 'playmode' config.</li> </ul> weeeBox tag:github.com,2008:Repository/34971630/0.0.3b 2015-07-25T22:04:22Z SDK v0.0.3b <h2>v.0.0.3 - Jul 23, 2015</h2> <p><strong>Improvements</strong></p> <ul> <li>Better and more accurate autocompletion.</li> <li>Faster commands execution (generates less garbage).</li> <li>Added <code>unaliasAll</code> command.</li> <li>Added prefix support to <code>unbindAll</code> command.</li> <li>Overall code performance.</li> <li>Now shoots lasers!</li> </ul> <p><strong>Changes</strong></p> <ul> <li>Renamed <code>cvar_restart</code> to <code>resetAll</code>.</li> <li>Renamed <code>unbindall</code> to <code>unbindAll</code>.</li> </ul> <p><strong>Fixes</strong></p> <ul> <li>Config variables are not properly saved when using <code>reset</code>, <code>resetAll</code> and <code>toggle</code> commands.</li> <li>Bug in binding <code>-</code> commands.</li> <li>Bug in configs reading/writing.</li> <li>Bugs reported by users.</li> </ul> weeeBox