Releases: dennisdoomen/reflectify
Releases · dennisdoomen/reflectify
1.5.0
What's Changed
Others
- Use
IsDefined
overGetCustomAttributes
by @jnyrup in #43 - Adjust preprocessors to select better overloads by @jnyrup in #44
- Bump Meziantou.Analyzer from 2.0.183 to 2.0.184 by @dependabot in #45
- Updated read-me by @dennisdoomen in #46
- Added some comments on the .props file by @dennisdoomen in #47
- Bump Meziantou.Analyzer from 2.0.184 to 2.0.186 by @dependabot in #49
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
Others
- Small fixes and improvements by @jnyrup in #25
- Fix typo in README.md by @robvanuden in #23
- Fixed MemberInfo.HasAttribute with a predicate ignored its predicate by @dennisdoomen in #32
- Optimizations by @jnyrup in #37
New Contributors
- @jnyrup made their first contribution in #25
- @robvanuden made their first contribution in #23
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
Others
- Support write-only properties by @dennisdoomen in #22
Full Changelog: 1.2.1...1.3.0
1.2.1
1.2.0
What's Changed
Others
- Allow selecting static properties or fields by @dennisdoomen in #17
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Added a lot more extension methods by @dennisdoomen in #12
New Contributors
- @dennisdoomen made their first contribution in #11
Full Changelog: 1.0.0...1.1.0
1.0.0
First version