Skip to content

Releases: dennisdoomen/reflectify

1.9.1

18 Apr 18:23

Choose a tag to compare

What's Changed

Others

Full Changelog: 1.9.0...1.9.1

1.9.0

04 Apr 12:32

Choose a tag to compare

What's Changed

Improvements

Others

  • Add tests for untested public APIs by @Copilot in #135

Full Changelog: 1.8.0...1.9.0

1.8.0

28 Feb 16:40

Choose a tag to compare

What's Changed

Improvements

  • Add HasAttribute and HasAttributeInHierarchy extension methods for ParameterInfo by @Copilot in #132
  • Add IsStruct and IsRefStruct to Type extensions by @Copilot in #134

Others

Full Changelog: 1.7.0...1.8.0

1.7.0

01 Feb 15:07

Choose a tag to compare

What's Changed

Improvements

Fixes

  • Extend IsCompilerGenerated to check for CompilerGeneratedAttribute and add corresponding tests by @dennisdoomen in #127

Documentation

  • Add contribution guidelines and issue templates by @Copilot in #83

New Contributors

  • @Copilot made their first contribution in #83

Full Changelog: 1.6.0...1.7.0

1.6.0

29 Jun 06:55

Choose a tag to compare

What's Changed

Improvements

  • Add a generic overload for the IsSameOrInherits function. by @ericvenneker in #78

Others

New Contributors

Full Changelog: 1.5.1...1.6.0

1.5.1

09 Mar 19:10

Choose a tag to compare

What's Changed

Fixes

  • Normal properties of a base-class should have precedence over explicitly implemented properties on the derived class. by @dennisdoomen in #64

Others

Full Changelog: 1.5.0...1.5.1

1.5.0

17 Jan 13:36

Choose a tag to compare

What's Changed

Others

Full Changelog: 1.4.0...1.5.0

1.4.0

24 Dec 07:56
e1a3869

Choose a tag to compare

What's Changed

Others

New Contributors

Full Changelog: 1.3.0...1.4.0

1.3.0

23 Nov 08:30

Choose a tag to compare

What's Changed

Others

Full Changelog: 1.2.1...1.3.0

1.2.1

16 Nov 21:06
92f1c37

Choose a tag to compare

What's Changed

Others

Full Changelog: 1.2.0...1.2.1