|
283 | 283 | <change-notes>
|
284 | 284 | <![CDATA[
|
285 | 285 | <p>
|
286 |
| -<strong>New in 2020.1.2</strong> |
287 |
| -</p> |
288 |
| -<p> |
289 |
| -<em>Changed:</em> |
290 |
| -<ul> |
291 |
| - <li>Rider: Show serializable Code Vision for more fields (<a href="https://github.com/JetBrains/resharper-unity/pull/1624">#1624</a>)</li> |
292 |
| - <li>Rider: Improve presentation for asset Find Usages results (<a href="https://github.com/JetBrains/resharper-unity/pull/1624">#1624</a>)</li> |
293 |
| - <li>Rider: Improve presentation of Player projects in Unity Explorer (<a href="https://github.com/JetBrains/resharper-unity/pull/1634"</a>)</li> |
294 |
| - <li>Unity Editor: Reduce frequency of refreshing Unity on save to explicit calls to Save All (<a href="https://youtrack.jetbrains.com/issue/RIDER-37420">RIDER-37420</a>, <a href="https://github.com/JetBrains/resharper-unity/pull/1629">#1629</a>)</li> |
295 |
| -</ul> |
| 286 | +<strong>New in 2020.1.3</strong> |
296 | 287 | </p>
|
297 | 288 | <p>
|
298 | 289 | <em>Fixed:</em>
|
299 | 290 | <ul>
|
300 |
| - <li>Fix incorrect base type required warning for <tt>ExecuteAlways</tt> attribute (<a href="https://github.com/JetBrains/resharper-unity/pull/1642">#1642</a>)</li> |
301 |
| - <li>Fix generation of static constructor for redundant <tt>[InitializeOnLoad]</tt> when member generator set to "default return value" (<a href="https://github.com/JetBrains/resharper-unity/pull/1644">#1644</a>)</li> |
302 |
| - <li>Rider: Fix solution hang on "constructing components" due to excessive <tt>FileSystemWatcher</tt> initialisation (<a href="https://youtrack.jetbrains.com/issue/RIDER-41812">RIDER-41812</a>, <a href="https://github.com/JetBrains/resharper-unity/pull/1631">#1631</a>)</li> |
303 |
| - <li>Rider: Fix exception finding file icon causing explorer view to be blank (<a href="https://youtrack.jetbrains.com/issue/RIDER-43038">RIDER-43038</a>, <a href="https://github.com/JetBrains/resharper-unity/pull/1632">#1632</a>)</li> |
304 |
| - <li>Rider: Fix handling of file system folders in <tt>Packages</tt> with the same name as a package (<a href="https://github.com/JetBrains/resharper-unity/issues/1626">#1626</a>, [#1632](https://github.com/JetBrains/resharper-unity/pull/1632))</li> |
305 |
| - <li>Rider: Fix size of tooltip for packages with many projects (<a href="https://github.com/JetBrains/resharper-unity/issues/1628">#1628</a>, <a href="https://github.com/JetBrains/resharper-unity/pull/1632">#1632</a>)</li> |
306 |
| - <li>Rider: Fix C# language level detection on Linux (<a href="https://github.com/JetBrains/resharper-unity/pull/1640">#1640</a>)</li> |
307 |
| - <li>Rider: Avoid potential deadlocks when updating Packages tree in Unity Explorer (<a href="https://youtrack.jetbrains.com/issue/RIDER-43317">RIDER-43317</a>, <a href="https://github.com/JetBrains/resharper-unity/pull/1643">#1643</a>)</li> |
308 |
| - <li>Unity Editor: Fix list of folders to search for .NET Framework references (<a href="https://youtrack.jetbrains.com/issue/RIDER-42873">RIDER-42873</a>, <a href="https://github.com/JetBrains/resharper-unity/pull/1630">#1630</a>)</li> |
| 291 | + <li>Rider: Fix unit test discovery in non-Unity solutions inside a Unity folder (<a href="https://youtrack.jetbrains.com/issue/RIDER-44139">RIDER-44139</a>, <a href="https://github.com/JetBrains/resharper-unity/pull/1657">#1657</a>)</li> |
309 | 292 | </ul>
|
310 | 293 | </p>
|
311 | 294 | <p>See the <a href="https://github.com/JetBrains/resharper-unity/blob/net201/CHANGELOG.md">CHANGELOG</a> for more details and history.</p>
|
|
0 commit comments