v3.2.1
What's Changed
- refactor: reduce method complexity in
InMemoryStorage
by @vbreuss in #592 - chore(deps): update dependency meziantou.analyzer to v2.0.150 by @renovate in #593
- chore(deps): update dependency nunit.analyzers to v4.2.0 by @renovate in #594
- chore(deps): update testably.abstractions packages to v3.2.0 by @renovate in #595
- chore(deps): update xunit-dotnet monorepo to v2.8.0 by @renovate in #596
- refactor: avoid blocking in tests by @vbreuss in #598
- refactor: cleanup temporary file created in unit test by @vbreuss in #600
- refactor: fix brittle
EventTests
by @vbreuss in #599 - refactor: avoid unnecessary allocations from using callbacks in
ExecuteExtensions
by @vbreuss in #601 - refactor: reduce memory footprint of statistics functionality by @vbreuss in #602
Full Changelog: v3.2.0...v3.2.1