- Support for mocking value classes (#633, thanks @qoomon)
- Support for setting a custom anyValueGenerator (fixes #642, thanks @hrach)
- Support for relaxed mocking when mocking suspend functions (#640, thanks @hrach)
- Fixed a bug with @InjectMocks not supporting constructor argument defaults (#646, thanks @vladkanash)
- Reorganized some tests (thanks @drazen04 and @Endhuine)
- Bumped bytebuddy version (thanks @christophsturm)