Version 2.0.0
- Chg #178: Move type hints from annotations to methods signature (@vjik)
- Enh #173: Raise minimum PHP version to 8.0 (@xepozz, @rustamwin)
- Enh #175: Add
$queryParameters
parameter toUrlGeneratorInterface::generateFromCurrent()
method (@rustamwin) - Enh #176: Add support for
yiisoft/middleware-dispatcher
version^4.0
(@vjik)