Releases: yiisoft/config
Releases · yiisoft/config
Version 1.6.2
19 Dec 19:11
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Version 1.6.1
01 Dec 19:20
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Version 1.6.0
05 Feb 10:48
Compare
Sorry, something went wrong.
No results found
New #173 : Allow to use option "config-plugin-file" in packages (@vjik )
New #175 : Add yii-config-info composer command (@vjik )
Chg #175 : Raise minimum Composer version to 2.3 (@vjik )
Chg #187 : Change PHP constraint in composer.json to ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 (@vjik )
Enh #172 , #173 : Refactoring: extract config settings reader to separate class (@vjik )
Enh #175 : Minor refactoring of internal classes Options and ProcessHelper (@vjik )
Enh #186 : Raise the minimum PHP version to 8.1 and minor refactoring (@vjik )
Bug #186 : Explicitly mark nullable parameters (@vjik )
Version 1.5.0
25 Dec 17:13
Compare
Sorry, something went wrong.
No results found
New #155 : Add ability to specify recursion depth for recursive modifier (@vjik )
Enh #157 : Remove unnecessary code in PackagesListBuilder (@vjik )
Bug #153 : Do not throw "Duplicate key…" exception when using nested groups (@vjik )
Bug #163 : References to another configs use reverse and recursive modifiers of root group now (@vjik )
Version 1.4.0
17 Nov 12:00
Compare
Sorry, something went wrong.
No results found
Enh #152 : Add plugin option "package-types" that define package types for process, by default "library" and
"composer-plugin" (@vjik )
Version 1.3.1
17 Nov 07:49
Compare
Sorry, something went wrong.
No results found
Bug #145 : Use composer library and plugins only, instead of any packages before (@vjik )
Bug #150 : Empty configuration groups from packages were not added to merge plan (@vjik )
Version 1.3.0
11 Feb 07:49
Compare
Sorry, something went wrong.
No results found
Enh #131 : Add ability to use Config without params (@vjik )
Version 1.2.0
08 Feb 17:50
Compare
Sorry, something went wrong.
No results found
Enh #119 : Improve performance of collecting data for ReverseMerge and RecursiveMerge (@samdark )
Enh #122 : Raise minimal PHP version to 8.0 (@vjik , @xepozz )
Enh #130 : Add ability to change merge plan file path (@vjik )