tag:github.com,2008:https://github.com/pomma89/thrower/releases Release notes from thrower 2017-12-10T17:43:29Z tag:github.com,2008:Repository/49317467/v4.3.1 2017-12-10T18:20:21Z v4.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> pomma89 tag:github.com,2008:Repository/49317467/v4.3.0 2017-10-28T10:04:50Z v4.3.0 <ul> <li>Added support for .NET Framework 4.7.1.</li> <li>ValidationError and HttpExceptionInfo are now proper structs.</li> </ul> pomma89 tag:github.com,2008:Repository/49317467/v4.2.4 2017-10-21T15:19:41Z v4.2.4 <ul> <li>Restored AssemblyVersion attribute, which was probably lost during migration to .NET Standard 2.0.</li> </ul> pomma89 tag:github.com,2008:Repository/49317467/v4.2.3 2017-09-24T07:35:15Z v4.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> pomma89 tag:github.com,2008:Repository/49317467/v4.2.2 2017-09-20T20:50:00Z v4.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> pomma89 tag:github.com,2008:Repository/49317467/v4.2.1 2017-09-13T20:28:51Z v4.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> pomma89 tag:github.com,2008:Repository/49317467/v4.2.0 2017-08-17T08:24:41Z v4.2.0 <ul> <li>Added support for .NET Standard 2.0.</li> </ul> pomma89 tag:github.com,2008:Repository/49317467/v4.1.3 2017-04-09T12:38:03Z v4.1.3 <ul> <li>Removed TaskExtensions class, added by mistake.</li> </ul> pomma89 tag:github.com,2008:Repository/49317467/v4.1.2 2017-03-29T15:38:12Z v4.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> pomma89 tag:github.com,2008:Repository/49317467/v4.0.10 2017-02-12T14:32:51Z v4.0.10 <ul> <li>The project has been fully converted to .NET Core.</li> <li>Added GetTypeAssembly to PortableTypeInfo.</li> </ul> pomma89