Skip to content

Version 4.16.0

Compare
Choose a tag to compare
@zvirja zvirja released this 01 Apr 22:27
· 19 commits to master since this release
7e26b35

New features:

  • Add support for EnumDataType annotation attribute (#1218, thanks @elasskiy)

Fixes:

  • ConstructorInitializedMemberAssertion false positive for bool arguments (#1236)
  • [NSubstitute] Fix override for ref/out value when value is modified by user (#1251)