- no changes in this release.
- New #144: Add optional default host and scheme to
UrlGenerator
(@vjik) - Enh #139: Add support for
psr/http-message
version^2.0
(@vjik)
- Bug #133, #136: Don't add not substituted arguments to a query string (@rustamwin, @vjik)
- Bug #134: Don't add query string if it's empty (@rustamwin)
- Chg #122: Adapt configuration group names to Yii conventions (@vjik)
- Enh #124: Add support of
yiisoft/router
version^3.0
(@vjik)
- Chg #120: Update
yiisoft/router
version to^2.1
(@rustamwin)
- Enh #105: Raise the minimum PHP version to 8.0 (@xepozz, @rustamwin)
- Enh #106: Add composer require checker into CI (@xepozz)
- Enh #108: Add
$queryParameters
parameter toUrlGenerator::generateFromCurrent()
method (@rustamwin) - Bug #107: Keep query string when generating from current route (@rustamwin)
- Enh #103: Add support of
psr/simple-cache
version^2.0|^3.0
(@vjik)
- Chg #102: Update
yiisoft/router
version to^1.1
(@rustamwin) - Enh #100: Add support for multiple route hosts (@Gerych1984)
- Initial release.