mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-19 12:24:09 +00:00
1.2 KiB
1.2 KiB
ChangeLog
All notable changes are documented in this file using the Keep a CHANGELOG principles.
6.1.1 - 2018-04-11
Fixed
- Fixed #416: Stubbing/Mocking of traits stopped working
6.1.0 - 2018-04-06
Added
- Implemented #405: Add option for disabling return value generation for stubbed methods
Fixed
- Fixed #402: Interfaces that extend
Throwablecannot be stubbed
6.0.1 - 2018-02-15
Fixed
- Fixed #406:
parentreturn type declaration is not handled correctly