Releases: PublicApiGenerator/PublicApiGenerator
Releases · PublicApiGenerator/PublicApiGenerator
6.1.0
Changes:
- The
IteratorStateMachineAttribute
doesn't influence the public API and therefore is no longer treated as part of the public API. , see issue 34 - Specific namespaces can be whitelisted, special thanks to @SeanFeldman for contributing, see PR #36
6.0.0
5.0.0
4.2.0
4.1.0
3.0.0
Breaking changes:
- Default constructor is now always shown
- resultsPath argument removed, use [UseApprovalSubdirectory("resultsPath")] instead
These changes fix issues with release builds, nCrunch and some issues building on teamcity in certain scenarios