Skip to content

Releases: Fody/NullGuard

1.7.1

03 Sep 14:15
Compare
Choose a tag to compare
  • Fix #97: AutoDetectMode must check all methods, including constructors.

1.6.3

03 Sep 14:20
Compare
Choose a tag to compare
  • #88: Add explicit mode
  • Fix #60: When a non-public type implicitly implements a public interface, no null-check is generated
  • Fix #93: ReferenceFinder should return public types only

1.6.2

26 Jan 09:08
Compare
Choose a tag to compare

As part of this release we had 360 commits which resulted in 1 issue being closed.

Improvement

  • #86 no .netstandard2.0 support

1.6.0

26 Jan 09:08
Compare
Choose a tag to compare

As part of this release we had 391 commits which resulted in 3 issues being closed.

Improvements

  • #75 more robust way of finding SDK tools
  • #69 .NET Standard support
  • #65 .NET Core support

1.4.5

26 Jan 09:08
Compare
Choose a tag to compare

As part of this release we had 403 commits which resulted in 2 issues being closed.

Improvements

  • #61 Missing return value checks for methods with branches to RET instruction
  • #57 Issues with Roslyn compiled assemblies

1.4.3

26 Jan 09:08
Compare
Choose a tag to compare

As part of this release we had 409 commits which resulted in 1 issue being closed.

Improvement

  • #53 Won't add reference to Windows Phone 8.1 Projects

1.4.2

26 Jan 09:08
Compare
Choose a tag to compare

As part of this release we had 414 commits which resulted in 1 issue being closed.

Improvement

  • #44 Fixed wrong detection of CanBeNull attribute for method results

1.4.0

26 Jan 09:08
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Improvement

  • #47 Strong Signing