Releases: zenstruck/callback
Releases · zenstruck/callback
v1.5.0
eed9a53 [minor] remove scrutinizer badge by @kbond
6bd1c49 [minor] remove scrutinizer (#8) by @kbond
68747ed [feature] add Callback::function()
(#8) by @kbond
d8b7878 [feature] support intersection type support (#8) by @kbond
319fb96 [minor] improve output of Callback::__toString()
(#8) by @kbond
68e8468 [minor] small perf optimizations (#8) by @kbond
v1.4.2
v1.4.1
v1.4.0
- 3eae5eb [minor] ensure works with
declare(strict_types=1)
(Kevin Bond) - fef4acf [bug] allow default parameter values (Kevin Bond)
- c9f7823 [minor] add Argument::EXACT (Kevin Bond)
- e238a8c [minor] make TypedParameter options configurable (Kevin Bond)
- 40b56af [minor] add non-parameter invoke tests (Kevin Bond)
- 4b84bef [feature] add "strict" supports/allowed modes (Kevin Bond)
- 1d0031f [feature] add Argument::allows() (Kevin Bond)
- 9fd65e3 [feature] improve Argument::supports() (Kevin Bond)