tag:github.com,2008:https://github.com/TIHan/visualfsharp/releases Release notes from visualfsharp 2015-06-02T23:55:12Z tag:github.com,2008:Repository/41950239/V4.0.Preview-06.03.2015 2015-06-02T23:55:12Z V4.0.Preview-06.03.2015: Assorted test fixes found when running tests on internal infra <ul> <li>Older NUnit used internally compares collections differently <ul> <li>Has trouble with nested collections</li> <li>Enforces that empty collections have the same type (newer NUnit is lax about this)</li> </ul> </li> <li>Add <code>NoMT</code> test tag to various new tests that don't support mixed .NET version testing (i.e. .NET 2/4 multitargeting)</li> <li>Make sure all IDE bits build with correct versions of VS SDK dependencies <ul> <li>IDE unit tests were all failing with latest VS RC installed</li> </ul> </li> <li>Various small tweaks to account for versioning and file paths used by VS</li> </ul> <p>closes <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="84062980" data-permission-text="Title is private" data-url="https://github.com/dotnet/fsharp/issues/482" data-hovercard-type="pull_request" data-hovercard-url="/dotnet/fsharp/pull/482/hovercard" href="https://github.com/dotnet/fsharp/pull/482">dotnet#482</a></p> <p>commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/TIHan/visualfsharp/commit/539225b611d2e2e6a2a00bdd89d9d1fe7911600a/hovercard" href="https://github.com/TIHan/visualfsharp/commit/539225b611d2e2e6a2a00bdd89d9d1fe7911600a"><tt>539225b</tt></a><br> Author: latkin <a href="mailto:latkin@microsoft.com">latkin@microsoft.com</a><br> Date: Tue Jun 2 12:35:30 2015 -0700</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Add missing project file"><pre class="notranslate"><code>Add missing project file </code></pre></div> <p>commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/TIHan/visualfsharp/commit/f8d9fe81c92153fb7fbd6519925b69d4f8a4a827/hovercard" href="https://github.com/TIHan/visualfsharp/commit/f8d9fe81c92153fb7fbd6519925b69d4f8a4a827"><tt>f8d9fe8</tt></a><br> Author: latkin <a href="mailto:latkin@microsoft.com">latkin@microsoft.com</a><br> Date: Tue Jun 2 07:27:43 2015 -0700</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Another core unit tests fix"><pre class="notranslate"><code>Another core unit tests fix </code></pre></div> <p>commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/TIHan/visualfsharp/commit/f6d830bb4b9672b24b72b7454cdde05955163a4b/hovercard" href="https://github.com/TIHan/visualfsharp/commit/f6d830bb4b9672b24b72b7454cdde05955163a4b"><tt>f6d830b</tt></a><br> Author: latkin <a href="mailto:latkin@microsoft.com">latkin@microsoft.com</a><br> Date: Thu May 28 13:33:08 2015 -0700</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Use correct, consistent versions of VS binaries"><pre class="notranslate"><code>Use correct, consistent versions of VS binaries </code></pre></div> <p>commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/TIHan/visualfsharp/commit/827044ca4daa1f5d1c5e028930e7495ec047e05d/hovercard" href="https://github.com/TIHan/visualfsharp/commit/827044ca4daa1f5d1c5e028930e7495ec047e05d"><tt>827044c</tt></a><br> Author: VFSharpTeam <a href="mailto:vfsharpteam@microsoft.com">vfsharpteam@microsoft.com</a><br> Date: Thu May 28 10:01:23 2015 -0700</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="More test fixes"><pre class="notranslate"><code>More test fixes </code></pre></div> <p>commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/TIHan/visualfsharp/commit/fe8661f6b2a409b9ddfe4a8e1c857169667d399c/hovercard" href="https://github.com/TIHan/visualfsharp/commit/fe8661f6b2a409b9ddfe4a8e1c857169667d399c"><tt>fe8661f</tt></a><br> Author: latkin <a href="mailto:latkin@microsoft.com">latkin@microsoft.com</a><br> Date: Wed May 27 16:36:37 2015 -0700</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="First batch"><pre class="notranslate"><code>First batch </code></pre></div> latkin tag:github.com,2008:Repository/41950239/V4.0.Preview-04.10.2015 2015-04-08T20:05:01Z V4.0.Preview-04.10.2015 <p>Merge branch 'master' into fsharp4</p> latkin tag:github.com,2008:Repository/41950239/V4.0.Preview-03.31.2015 2015-03-27T23:09:44Z V4.0.Preview-03.31.2015 <p>Merge branch 'master' into fsharp4</p> latkin tag:github.com,2008:Repository/41950239/V4.0.Preview-03.02.2015 2015-02-27T23:12:36Z V4.0.Preview-03.02.2015: Merge branch 'master' into fsharp4 <p>Conflicts:<br> src/fsharp/FSharp.Core.Unittests/FSharp.Core/PrimTypes.fs</p> latkin tag:github.com,2008:Repository/41950239/V4.0.Preview-02.24.2015 2015-02-23T23:06:43Z V4.0.Preview-02.24.2015: Add "The input must be positive." error message and use it in `windowed` <p>Fix <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="58654975" data-permission-text="Title is private" data-url="https://github.com/dotnet/fsharp/issues/266" data-hovercard-type="issue" data-hovercard-url="/dotnet/fsharp/issues/266/hovercard" href="https://github.com/dotnet/fsharp/issues/266">dotnet#266</a></p> PatrickMcDonald tag:github.com,2008:Repository/41950239/V4.0.Preview-02.11.2015 2015-02-10T22:06:57Z V4.0.Preview-02.11.2015: Merge branch 'master' into fsharp4 <p>Conflicts:<br> README.md<br> appveyor-build.cmd<br> tests/RunTests.cmd</p> latkin tag:github.com,2008:Repository/41950239/V4.0.Preview-01.26.2015 2015-01-22T20:31:36Z V4.0.Preview-01.26.2015 <p>Merge branch 'master' into fsharp4</p> latkin tag:github.com,2008:Repository/41950239/V4.0.Preview-01.19.2015 2015-01-17T00:05:07Z V4.0.Preview-01.19.2015 <p>Merge branch 'master' into fsharp4</p> latkin tag:github.com,2008:Repository/41950239/V4.0.Preview-01.15.2015 2015-01-14T20:47:57Z V4.0.Preview-01.15.2015 <p>Merge branch 'master' into fsharp4</p> latkin