Skip to content

Preview version v0.6.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@MoaidHathot MoaidHathot released this 05 May 23:12
· 1 commit to main since this release

New Features

  • Support for excluding virtual members via MembersConfig by @Empiree in #27
  • Support for member filtering by providing Func<IValueProvider, bool> via MembersConfig by @hermanussen in #28

Bug Fixes

  • (breaking change) Reverting the last change and renaming IncludeNonePublicMembers back to IncludeNonPublicMembers.
    • Sorry about that.

New Contributors

Full Changelog: 0.6.5...0.66