Skip to content

Releases: yiisoft/assets

Version 5.0.0

11 Dec 11:34
5.0.0
ca5514e
Compare
Choose a tag to compare
  • 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)

Version 4.0.0

13 Feb 11:15
4.0.0
14984b2
Compare
Choose a tag to compare
  • Chg #115: Adapt configuration group names to Yii conventions (@vjik)
  • Enh #116: Add support of yiisoft/aliases version ^3.0 (@vjik)

Version 3.0.0

26 Jan 10:00
3.0.0
f73f4c7
Compare
Choose a tag to compare

Version 2.1.0

18 Jul 14:30
Compare
Choose a tag to compare

Version 2.0.1

15 Jun 08:32
2.0.1
aefee95
Compare
Choose a tag to compare
  • Enh #96: Add support for 2.0, 3.0 versions of psr/log (rustamwin)