SimpleStubs v2.3.2 Release Notes

Release Date: 2017-05-04 // almost 7 years ago
    • โž• Added support for custom delegates. See PR #17 (thanks @mclift).
    • โž• Added support for loose mocks. See PR #15 (thanks @mclift ).
    • โž• Added support for static usings, See PR #20 (thanks @Snorvisable).
    • ๐Ÿ‘€ Split the Etg.SimpleStubs into two packages, one for code generation and one that contains the SimpleStubs APIs. See #22.
    • โž• Add support for new csproj based .NetCore and .NetStandard projects.