tag:github.com,2008:https://github.com/pomma89/thrower/releasesRelease notes from thrower2017-12-10T17:43:29Ztag:github.com,2008:Repository/49317467/v4.3.12017-12-10T18:20:21Zv4.3.1<ul>
<li>Added SourceLink support.</li>
<li>Added Raise.ArgumentException.IfIsEmpty for Guid values (issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="278965592" data-permission-text="Title is private" data-url="https://github.com/pomma89/thrower/issues/5" data-hovercard-type="issue" data-hovercard-url="/pomma89/thrower/issues/5/hovercard" href="https://github.com/pomma89/thrower/issues/5">#5</a>).</li>
</ul>pomma89tag:github.com,2008:Repository/49317467/v4.3.02017-10-28T10:04:50Zv4.3.0<ul>
<li>Added support for .NET Framework 4.7.1.</li>
<li>ValidationError and HttpExceptionInfo are now proper structs.</li>
</ul>pomma89tag:github.com,2008:Repository/49317467/v4.2.42017-10-21T15:19:41Zv4.2.4<ul>
<li>Restored AssemblyVersion attribute, which was probably lost during migration to .NET Standard 2.0.</li>
</ul>pomma89tag:github.com,2008:Repository/49317467/v4.2.32017-09-24T07:35:15Zv4.2.3<ul>
<li>Further support for R# ContractAnnotation attribute (issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="258433229" data-permission-text="Title is private" data-url="https://github.com/pomma89/thrower/issues/4" data-hovercard-type="issue" data-hovercard-url="/pomma89/thrower/issues/4/hovercard" href="https://github.com/pomma89/thrower/issues/4">#4</a>).</li>
</ul>pomma89tag:github.com,2008:Repository/49317467/v4.2.22017-09-20T20:50:00Zv4.2.2<ul>
<li>Added support for R# ContractAnnotation attribute (issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="258433229" data-permission-text="Title is private" data-url="https://github.com/pomma89/thrower/issues/4" data-hovercard-type="issue" data-hovercard-url="/pomma89/thrower/issues/4/hovercard" href="https://github.com/pomma89/thrower/issues/4">#4</a>).</li>
</ul>pomma89tag:github.com,2008:Repository/49317467/v4.2.12017-09-13T20:28:51Zv4.2.1<ul>
<li>Added support for R# NoEnumeration attribute (issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="257386326" data-permission-text="Title is private" data-url="https://github.com/pomma89/thrower/issues/3" data-hovercard-type="issue" data-hovercard-url="/pomma89/thrower/issues/3/hovercard" href="https://github.com/pomma89/thrower/issues/3">#3</a>).</li>
</ul>pomma89tag:github.com,2008:Repository/49317467/v4.2.02017-08-17T08:24:41Zv4.2.0<ul>
<li>Added support for .NET Standard 2.0.</li>
</ul>pomma89tag:github.com,2008:Repository/49317467/v4.1.32017-04-09T12:38:03Zv4.1.3<ul>
<li>Removed TaskExtensions class, added by mistake.</li>
</ul>pomma89tag:github.com,2008:Repository/49317467/v4.1.22017-03-29T15:38:12Zv4.1.2<ul>
<li>Improved Cake build system.</li>
<li>Updated project to VS2017.</li>
<li>Removed Portable DLL, now we target .NET Standard.</li>
<li>Added DLL for .NET Standard 1.0.</li>
<li>Removed .NET 4.6 and .NET Standard 1.2 DLLs, since they were equivalent to .NET 4.5 and .NET Standard 1.1.</li>
</ul>pomma89tag:github.com,2008:Repository/49317467/v4.0.102017-02-12T14:32:51Zv4.0.10<ul>
<li>The project has been fully converted to .NET Core.</li>
<li>Added GetTypeAssembly to PortableTypeInfo.</li>
</ul>pomma89