The primary purpose of this release is to add an ID filter to the set of filters supported by NUnit V2. This filter type is not used by any of the V2 runners and is intended for use by the V2 driver used when running V2 tests under NUnit 3 using the TestCentric GUI runner, which requires this type of filter.
What's Changed
- Only look for nunit.framework version 2 assemblies by @cyanite in #73
- Create an ID filter for use by v2 framework driver by @CharliePoole in #76
Full Changelog: 2.7.0...2.7.1