Skip to content

3.1.1 Release

Compare
Choose a tag to compare
@Rivukis Rivukis released this 24 Dec 23:33
· 47 commits to master since this release

New Features:

  • Added default value of Void() to andReturn()

Bug Fixes:

  • Fixed an issue that prevented testing of the same function being called with different types. This was introduced as a new feature that fatal error'd when the wrong type was used as an argument. As such, this feature has been removed.