Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

Releases: bkoelman/ResharperCodeContractNullability

v2.0.2

14 Mar 21:56
Compare
Choose a tag to compare

v2.0.1

14 Mar 21:33
Compare
Choose a tag to compare

v2.0.0

28 Mar 00:04
Compare
Choose a tag to compare

Added conversion of Resharper nullability attributes to C# nullable reference type syntax.

Install (NuGet): https://www.nuget.org/packages/ResharperCodeContractNullability/2.0.0
Install (Visual Studio Extension): https://marketplace.visualstudio.com/items?itemName=bartkoelman.ResharperCodeContractNullability

v1.0.10

24 Feb 21:43
Compare
Choose a tag to compare

Added support for loading external annotations from NuGet cache and from Rider installation directory; graceful recovery from broken cache file.

Install (NuGet): https://www.nuget.org/packages/ResharperCodeContractNullability/1.0.10
Install (Visual Studio Extension): https://marketplace.visualstudio.com/items?itemName=bartkoelman.ResharperCodeContractNullability

v1.0.9

20 May 04:05
Compare
Choose a tag to compare

Bugfix: apply fix would reformat entire document; fix all in document/project/solution: 5x faster, no longer uses excessive memory and causes a lot less merge conflicts (resulting in more changes); enable concurrent execution, if available.

Install (NuGet): https://www.nuget.org/packages/ResharperCodeContractNullability/1.0.9
Install (Visual Studio Extension): https://marketplace.visualstudio.com/items?itemName=bartkoelman.ResharperCodeContractNullability

v1.0.8

09 May 20:25
Compare
Choose a tag to compare

v1.0.7

12 Mar 22:38
Compare
Choose a tag to compare

Fixed crash on parameters of local functions in Visual Studio 2017.

Install (NuGet): https://www.nuget.org/packages/ResharperCodeContractNullability/1.0.7
Install (Visual Studio Extension): https://marketplace.visualstudio.com/items?itemName=bartkoelman.ResharperCodeContractNullability

v1.0.6

18 Dec 17:12
Compare
Choose a tag to compare

Support for Visual Studio 2017 and Resharper 2016.3; fixes around caching of external annotations.

Install (NuGet): https://www.nuget.org/packages/ResharperCodeContractNullability/1.0.6

v1.0.5

29 Feb 01:36
Compare
Choose a tag to compare

Configurable reporting on nullable value types; bugfixes in reporting correctness; performance optimalizations; include debug symbols in NuGet package.

Install (NuGet): https://www.nuget.org/packages/ResharperCodeContractNullability/1.0.5
Install (Visual Studio Extension): https://visualstudiogallery.msdn.microsoft.com/97bdc5f4-f209-4441-a313-2c6e92631eaf

v1.0.4

12 Jan 10:48
Compare
Choose a tag to compare

Bugfix in analysis of partially generic type hierarchy; support Resharper installation in 'All Users' mode.

Install (NuGet): https://www.nuget.org/packages/ResharperCodeContractNullability/1.0.4
Install (Visual Studio Extension): https://visualstudiogallery.msdn.microsoft.com/97bdc5f4-f209-4441-a313-2c6e92631eaf