0.12.0
- Introduced a coloured diff, comparing the expected request with the last unmatched request whenver the
Mock::assert()
method fails. Closes #23 - Removed the limitation on the test function name, but also rendered it impossible to create mocks from threads.