Releases: pomma89/thrower
Releases · pomma89/thrower
v4.3.1
10 Dec 18:20
Compare
Sorry, something went wrong.
No results found
Added SourceLink support.
Added Raise.ArgumentException.IfIsEmpty for Guid values (issue #5 ).
v4.3.0
28 Oct 10:04
Compare
Sorry, something went wrong.
No results found
Added support for .NET Framework 4.7.1.
ValidationError and HttpExceptionInfo are now proper structs.
v4.2.4
21 Oct 15:19
Compare
Sorry, something went wrong.
No results found
Restored AssemblyVersion attribute, which was probably lost during migration to .NET Standard 2.0.
v4.2.3
24 Sep 07:35
Compare
Sorry, something went wrong.
No results found
Further support for R# ContractAnnotation attribute (issue #4 ).
v4.2.2
20 Sep 20:50
Compare
Sorry, something went wrong.
No results found
Added support for R# ContractAnnotation attribute (issue #4 ).
v4.2.1
13 Sep 20:28
Compare
Sorry, something went wrong.
No results found
Added support for R# NoEnumeration attribute (issue #3 ).
v4.2.0
17 Aug 08:24
Compare
Sorry, something went wrong.
No results found
Added support for .NET Standard 2.0.
v4.1.3
09 Apr 12:38
Compare
Sorry, something went wrong.
No results found
Removed TaskExtensions class, added by mistake.
v4.1.2
26 Mar 07:02
Compare
Sorry, something went wrong.
No results found
Improved Cake build system.
Updated project to VS2017.
Removed Portable DLL, now we target .NET Standard.
Added DLL for .NET Standard 1.0.
Removed .NET 4.6 and .NET Standard 1.2 DLLs, since they were equivalent to .NET 4.5 and .NET Standard 1.1.
v4.0.10
12 Feb 14:32
Compare
Sorry, something went wrong.
No results found
The project has been fully converted to .NET Core.
Added GetTypeAssembly to PortableTypeInfo.