v2.7.0 - DelayedResponse support for InitializingResponseInterface's
What's Changed
Summary
DelayedResponse now implements InitializingResponseInterface to enable support for sub-responses that implement InitializingResponseInterface - Thanks @Jarlakxen
Massively improved test coverage.
PRs
- Improve test coverage by @donatj in #55
- Update corpus/coding-standard requirement from ^0.6.0 to ^0.6.0 || ^0.7.0 by @dependabot in #51
- Add DelayResponse support to ResponseStack by @Jarlakxen in #56
- Improve test coverage of DelayedResponse by @donatj in #57
New Contributors
- @Jarlakxen made their first contribution in #56
Full Changelog: v2.6.2...v2.7.0