Skip to content

v1.4.0

Compare
Choose a tag to compare
@kbond kbond released this 20 Jul 13:39
· 26 commits to 1.x since this release
d72eaba
  • 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)