Skip to content

Releases: yiisoft/assets

Version 5.1.0

08 Mar 09:00
5.1.0
ca404ca
Compare
Choose a tag to compare
  • Chg #155: Improve static analyze annotations (@vjik)
  • Chg #156: Change PHP constraint in composer.json to ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 (@vjik)
  • Enh #155: Remove unnecessary array_filter call in AssetUtil::extractFilePathsForExport() method (@vjik)
  • Bug #156: Fix the nullable parameter declarations for compatibility with PHP 8.4 (@vjik)

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)