Skip to content

Version 5.0.0

Latest
Compare
Choose a tag to compare
@vjik vjik released this 11 Dec 11:34
· 2 commits to master since this release
5.0.0
ca5514e
  • New #150: Add AssetManager::getUrl() method instead of getAssetUrl() method that is marked as deprecated (@vjik)
  • Chg #132: Move di-web configuration to di and allow to set publisher via parameters (@Gerych1984)
  • Enh #119, #129: Add debug collector for yiisoft/yii-debug (@xepozz, @vjik)
  • Enh #148: Raise the minimum PHP version to 8.1 and minor refactoring (@vjik)
  • Enh #149: Improve AssetBundle properties' Psalm types (@vjik)
  • Bug #123: AssetManager load empty AssetBundle when register wrong namespace bundle (@terabytesoftw)