All Versions
43
Latest Version
Avg Release Cycle
135 days
Latest Release
892 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v0.1.2 Changes
- [NEW] Marked non-matching parameters in the actual calls listed for CallNotReceivedException messages.
- [NEW] Added WhenForAnyArgs..Do syntax for callbacks.
- โก๏ธ [UPDATE] Updated arg matching to be smarter when matchers are not used for all args.
- ๐ [FIX] Fixed bug when substituting for delegates with multiple parameters.
- ๐ [FIX] Removed redundant cast operator which sometimes caused the compiler trouble in resolving Raise.Event().
-
v0.1.1 Changes
- [NEW] Added ReturnsForAnyArgs() extension methods
- [FIX] Compiled for Any CPU to run on x64 platforms
-
v0.1.0 Changes
- ๐ Initial release