Releases: hiqdev/composer-config-plugin
Releases · hiqdev/composer-config-plugin
0.4.0
- Fixed config assembling on Windows (@samdark)
- Added configuring of output dir (@hiqsol)
- Added building alternative configs (@hiqsol)
- Added support for
vlucas/phpdotenv
v4 ([[email protected]]) - Better work with env vars (@hiqsol)
- Used
riimu/kit-phpencoder
for variable exporting (@hiqsol) - Bug fixes (@hiqsol, @SilverFire, @samdark, [[email protected]], [[email protected]], [[email protected]])
0.3.0
0.2.5
0.2.4
- Added proper resolving of config dependencies with
Resolver
class (@hiqsol) - Fixed exportVar closures in Windows (@SilverFire, @edgardmessias)
0.2.3
0.2.2
0.2.1
- Fixed wrong call of
Composer\Config::get()
(@SilverFire)