|
1 | 1 | # hiqdev/composer-config-plugin
|
2 | 2 |
|
| 3 | +## [0.2.5] - 2017-05-19 |
| 4 | + |
| 5 | +- Added showing package dependencies hierarchy tree with `composer du -v` |
| 6 | + - [a08ff85] 2017-05-19 csfixed [@hiqsol] |
| 7 | + - [f6b00f4] 2017-05-19 docs [@hiqsol] |
| 8 | + - [37dcf77] 2017-05-19 improved tree colors [@hiqsol] |
| 9 | + - [3ddd313] 2017-05-19 added showing packages hierarchy tree with `showDepsTree()` [@hiqsol] |
| 10 | + - [aaa59c6] 2017-05-19 docs [@hiqsol] |
| 11 | + |
3 | 12 | ## [0.2.4] - 2017-05-18
|
4 | 13 |
|
5 | 14 | - Added proper resolving of config dependencies with `Resolver` class
|
|
203 | 212 | [ab86c3c]: https://github.com/hiqdev/composer-config-plugin/commit/ab86c3c
|
204 | 213 | [e447659]: https://github.com/hiqdev/composer-config-plugin/commit/e447659
|
205 | 214 | [e1565a6]: https://github.com/hiqdev/composer-config-plugin/commit/e1565a6
|
206 |
| -[Under development]: https://github.com/hiqdev/composer-config-plugin/compare/0.2.3...HEAD |
| 215 | +[Under development]: https://github.com/hiqdev/composer-config-plugin/compare/0.2.4...HEAD |
207 | 216 | [0.0.9]: https://github.com/hiqdev/composer-config-plugin/compare/0.0.8...0.0.9
|
208 | 217 | [0.0.8]: https://github.com/hiqdev/composer-config-plugin/compare/0.0.7...0.0.8
|
209 | 218 | [0.0.7]: https://github.com/hiqdev/composer-config-plugin/compare/0.0.6...0.0.7
|
|
254 | 263 | [b411092]: https://github.com/hiqdev/composer-config-plugin/commit/b411092
|
255 | 264 | [42cf9ad]: https://github.com/hiqdev/composer-config-plugin/commit/42cf9ad
|
256 | 265 | [0.2.4]: https://github.com/hiqdev/composer-config-plugin/compare/0.2.3...0.2.4
|
| 266 | +[a08ff85]: https://github.com/hiqdev/composer-config-plugin/commit/a08ff85 |
| 267 | +[f6b00f4]: https://github.com/hiqdev/composer-config-plugin/commit/f6b00f4 |
| 268 | +[37dcf77]: https://github.com/hiqdev/composer-config-plugin/commit/37dcf77 |
| 269 | +[3ddd313]: https://github.com/hiqdev/composer-config-plugin/commit/3ddd313 |
| 270 | +[aaa59c6]: https://github.com/hiqdev/composer-config-plugin/commit/aaa59c6 |
| 271 | +[0.2.5]: https://github.com/hiqdev/composer-config-plugin/compare/0.2.4...0.2.5 |
0 commit comments