Skip to content

Latest commit

 

History

History
136 lines (98 loc) · 5.19 KB

CHANGELOG.md

File metadata and controls

136 lines (98 loc) · 5.19 KB

hiqdev/composer-config-plugin

0.4.0 - 2020-03-08

0.3.0 - 2019-04-11

0.2.5 - 2017-05-19

  • Added showing package dependencies hierarchy tree with composer du -v (@hiqsol)

0.2.4 - 2017-05-18

0.2.3 - 2017-04-18

  • Added vendor dir arg to Builder::path to get config path at given vendor dir (@hiqsol)

0.2.2 - 2017-04-12

  • Improved README (@hiqsol)
  • Added support for .env, JSON and YAML (@hiqsol)

0.2.1 - 2017-03-23

  • Fixed wrong call of Composer\Config::get() (@SilverFire)

0.2.0 - 2017-03-15

  • Added initializaion of composer autoloading for project classes become usable in configs (@hiqsol)
  • Added work with $config_name paths for use of already built config (@hiqsol)
  • Renamed pathes -> paths everywhere (@hiqsol)
  • Added collecting dev aliases for root package (@hiqsol)

0.1.0 - 2016-12-26

  • Added proper rebuild (@hiqsol)
  • Changed output dir to composer-config-plugin-output (@hiqsol)
  • Changed: splitted out Builder (@hiqsol)
  • Changed namespace to hiqdev\composer\config (@hiqsol)

0.0.9 - 2016-09-22

  • Fixed infinite loop in case of circular dependencies in composer (@hiqsol)

0.0.8 - 2016-08-27

  • Added showing ordered list of packages when verbose option (@hiqsol)

0.0.7 - 2016-08-26

  • Fixed packages processing order again, used original composer.json (@hiqsol)

0.0.6 - 2016-08-23

  • Fixed packages processing order (@hiqsol)

0.0.5 - 2016-06-22

0.0.4 - 2016-05-21

  • Added multiple configs and params (@hiqsol)

0.0.3 - 2016-05-20

  • Changed aliases assembling (@hiqsol)

0.0.2 - 2016-05-19

  • Removed replace composer-extension-plugin (@hiqsol)

0.0.1 - 2016-05-18

[Development started] - 2016-05-18