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

Releases: bkoelman/ResharperCodeContractNullability

v2.0.2

Choose a tag to compare

@bkoelman bkoelman released this 14 Mar 21:56

v2.0.1

Choose a tag to compare

@bkoelman bkoelman released this 14 Mar 21:33

v2.0.0

Choose a tag to compare

@bkoelman bkoelman released this 28 Mar 00:04

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

Choose a tag to compare

@bkoelman bkoelman released this 24 Feb 21:43

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

Choose a tag to compare

@bkoelman bkoelman released this 20 May 04:05

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

Choose a tag to compare

@bkoelman bkoelman released this 09 May 20:25

v1.0.7

Choose a tag to compare

@bkoelman bkoelman released this 12 Mar 22:38

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

Choose a tag to compare

@bkoelman bkoelman released this 18 Dec 17:12

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

Choose a tag to compare

@bkoelman bkoelman released this 29 Feb 01:36

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

Choose a tag to compare

@bkoelman bkoelman released this 12 Jan 10:48

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