|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [0.1.4](https://github.com/antidot-framework/dev-tools/tree/0.1.4) |
| 3 | +## [0.1.5](https://github.com/antidot-framework/dev-tools/tree/0.1.5) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/antidot-framework/dev-tools/compare/0.1.4...0.1.5) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- show container command doesn't show all available dependencies [\#19](https://github.com/antidot-framework/dev-tools/issues/19) |
| 10 | + |
| 11 | +**Merged pull requests:** |
| 12 | + |
| 13 | +- add community files [\#21](https://github.com/antidot-framework/dev-tools/pull/21) ([kpicaza](https://github.com/kpicaza)) |
| 14 | +- Fix show container command output [\#20](https://github.com/antidot-framework/dev-tools/pull/20) ([kpicaza](https://github.com/kpicaza)) |
| 15 | +- build\(deps-dev\): update phpro/grumphp requirement from ^0.15.0 || ^0.19.0 || ^0.21.0 to ~0.17 [\#18](https://github.com/antidot-framework/dev-tools/pull/18) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 16 | +- Fix namespace and initialize ClearConfigCache test [\#17](https://github.com/antidot-framework/dev-tools/pull/17) ([peter279k](https://github.com/peter279k)) |
| 17 | + |
| 18 | +## [0.1.4](https://github.com/antidot-framework/dev-tools/tree/0.1.4) (2020-08-29) |
4 | 19 |
|
5 | 20 | [Full Changelog](https://github.com/antidot-framework/dev-tools/compare/0.1.3...0.1.4) |
6 | 21 |
|
|
20 | 35 |
|
21 | 36 | - build\(deps-dev\): update phpunit/phpunit requirement from ^8.0 to ^8.0 || ^9.0 [\#10](https://github.com/antidot-framework/dev-tools/pull/10) ([dependabot[bot]](https://github.com/apps/dependabot)) |
22 | 37 | - build\(deps-dev\): update symfony/var-dumper requirement from ^4.2 to ^4.2 || ^5.0 [\#9](https://github.com/antidot-framework/dev-tools/pull/9) ([dependabot[bot]](https://github.com/apps/dependabot)) |
23 | | -- build\(deps-dev\): update phpro/grumphp requirement from ^0.15.0 to ^0.15.0 || ^0.19.0 [\#8](https://github.com/antidot-framework/dev-tools/pull/8) ([dependabot[bot]](https://github.com/apps/dependabot)) |
24 | 38 | - build\(deps-dev\): update phpstan/phpstan requirement from ^0.11.5 to ^0.11.5 || ^0.12.0 [\#7](https://github.com/antidot-framework/dev-tools/pull/7) ([dependabot[bot]](https://github.com/apps/dependabot)) |
25 | 39 |
|
26 | 40 | ## [0.1.2](https://github.com/antidot-framework/dev-tools/tree/0.1.2) (2020-06-05) |
|
53 | 67 |
|
54 | 68 | - Add set development mode command [\#1](https://github.com/antidot-framework/dev-tools/issues/1) |
55 | 69 |
|
| 70 | +**Merged pull requests:** |
| 71 | + |
| 72 | +- build\(deps-dev\): update phpro/grumphp requirement from ^0.15.0 to ^0.15.0 || ^0.19.0 [\#8](https://github.com/antidot-framework/dev-tools/pull/8) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 73 | + |
56 | 74 |
|
57 | 75 |
|
58 | 76 | \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments