v2.3.0
What's Changed
- chore: bump aweXpect.Mockolate to v2.2.0 by @vbreuss in #619
- chore: bump aweXpect.Mockolate to v2.3.0 by @vbreuss in #620
- refactor: add "raise an event" to event benchmarks by @vbreuss in #621
- perf: remove event handling methods and add backing field generation for events by @vbreuss in #622
- feat: add event setup with callbacks for subscribe/unsubscribe by @vbreuss in #623
- fix: add missing
defaultconstraint on explicit interface implementations with unconstrained generics by @vbreuss in #624 - feat: add
ExcludeFromCodeCoverageattribute to source generated code by @vbreuss in #625
Full Changelog: v2.2.0...v2.3.0