Releases: dennisdoomen/reflectify
Releases · dennisdoomen/reflectify
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