- Logical
AND
token added (thanks @kagux) - Logical
NOT
token added (thanks @kagux) - Add support for setting custom constructor arguments
- Properly stringify hashes
- Record calls that throw exceptions
- Migrate spec suite to PhpSpec 2.0
- Fix broken UnexpectedCallException message
- Trim AggregateException message
- Improve exception messages
- Add more debug information to CallTimes and Call prediction exception messages
- Fix MethodNotFoundException wrong namespace (thanks @gunnarlium)
- Fix some typos in the exception messages (thanks @pborreli)
- Initial release