- no changes in this release.
- Chg #64: Adapt configuration group names to Yii conventions (@vjik)
- Chg #55: Raise the minimum version of PHP to 8 (@rustamwin)
- Enh #54: Implement
ProfilerAwareTrait
forProfilerAwareInterface
(@terabytesoftw) - Bug #52: Fix definition resetter config (@alamagus)
- Chg #40: Add support for
yiisoft/files
of version^2.0
(@DplusG)
- Bug #44: Add support for
psr/log
in versions 2 and 3 (PHP 8) (@tomaszkane)
- Bug #42: Forbid passing context with "beginMemory" or "beginTime" keys to
Profiler::end()
(@vjik) - Bug #42: Check that category of a message is a string (@vjik)
- Chg #41: Replace usage of
yiisoft/yii-web
toyiisoft/yii-http
in event config (@devanych)
- Initial release.