0.6.0 (2020-04-15)
Merged pull requests:
- composer update #150 (TangRufus)
- Bump typisttech/imposter from 0.4.1 to 0.5.0 #149 (dependabot-preview[bot])
- Bump composer/composer from 1.10.1 to 1.10.4 #146 (dependabot-preview[bot])
- Bump composer/ca-bundle from 1.2.6 to 1.2.7 #145 (dependabot-preview[bot])
- Bump symfony/process from 5.0.5 to 5.0.7 #144 (dependabot-preview[bot])
- Bump symfony/finder from 5.0.5 to 5.0.7 #142 (dependabot-preview[bot])
- Bump phpunit/phpunit from 8.5.2 to 8.5.3 #141 (dependabot-preview[bot])
- Bump symfony/event-dispatcher from 5.0.6 to 5.0.7 #140 (dependabot-preview[bot])
- Bump symfony/yaml from 5.0.6 to 5.0.7 #139 (dependabot-preview[bot])
- Bump symfony/filesystem from 5.0.6 to 5.0.7 #138 (dependabot-preview[bot])
- Bump symfony/console from 5.0.6 to 5.0.7 #137 (dependabot-preview[bot])
- Bump symfony/event-dispatcher from 5.0.5 to 5.0.6 #136 (dependabot-preview[bot])
- Bump symfony/console from 5.0.5 to 5.0.6 #135 (dependabot-preview[bot])
- Bump symfony/filesystem from 5.0.5 to 5.0.6 #134 (dependabot-preview[bot])
- Bump symfony/yaml from 5.0.5 to 5.0.6 #133 (dependabot-preview[bot])
- Bump symfony/polyfill-ctype from 1.14.0 to 1.15.0 #132 (dependabot-preview[bot])
- Bump symfony/polyfill-mbstring from 1.14.0 to 1.15.0 #131 (dependabot-preview[bot])
- Bump symfony/polyfill-php73 from 1.14.0 to 1.15.0 #130 (dependabot-preview[bot])
- Bump psr/log from 1.1.2 to 1.1.3 #129 (dependabot-preview[bot])
- Bump codeception/codeception from 4.1.3 to 4.1.4 #128 (dependabot-preview[bot])
- Bump codeception/codeception from 4.1.2 to 4.1.3 #127 (dependabot-preview[bot])
- Bump behat/gherkin from 4.6.1 to 4.6.2 #126 (dependabot-preview[bot])
- Bump codeception/codeception from 4.1.1 to 4.1.2 #125 (dependabot-preview[bot])
- Bump composer/composer from 1.10.0 to 1.10.1 #124 (dependabot-preview[bot])
- Bump symfony/event-dispatcher from 4.4.5 to 5.0.5 #123 (dependabot-preview[bot])
- Bump composer/composer from 1.9.3 to 1.10.0 #122 (dependabot-preview[bot])
- Bump phpspec/prophecy from 1.10.2 to 1.10.3 #121 (dependabot-preview[bot])
- Bump symfony/yaml from 5.0.4 to 5.0.5 #120 (dependabot-preview[bot])
- Bump symfony/filesystem from 4.4.4 to 4.4.5 #118 (dependabot-preview[bot])
- Bump symfony/process from 4.4.4 to 4.4.5 #117 (dependabot-preview[bot])
- Bump symfony/console from 4.4.4 to 4.4.5 #116 (dependabot-preview[bot])
- Bump symfony/event-dispatcher from 4.4.4 to 4.4.5 #115 (dependabot-preview[bot])
- Bump symfony/finder from 4.4.4 to 4.4.5 #114 (dependabot-preview[bot])
- Bump symfony/css-selector from 5.0.4 to 5.0.5 #113 (dependabot-preview[bot])
- Bump composer/xdebug-handler from 1.4.0 to 1.4.1 #112 (dependabot-preview[bot])
- Bump phpdocumentor/type-resolver from 1.0.1 to 1.1.0 #111 (dependabot-preview[bot])
- Bump behat/gherkin from 4.6.0 to 4.6.1 #110 (dependabot-preview[bot])
- Bump phpdocumentor/reflection-docblock from 5.0.0 to 5.1.0 #109 (dependabot-preview[bot])
0.5.0 (2020-02-22)
Closed issues:
- Classmap not generated for newly insatlled and newly updated packages (i.e: when vendor folder changed) #96
- Terminal output formatting #86
Merged pull requests:
- Version bump 0.5.0 #107 (TangRufus)
- Run
composer dump-autoload --optimize
after composer update and composer install #106 (TangRufus) - Revert "Hook into post install and post update events" #105 (TangRufus)
- Update Codeception #104 (TangRufus)
- Hook into post install and post update events #103 (TangRufus)
- Bump webmozart/assert from 1.6.0 to 1.7.0 #102 (dependabot-preview[bot])
- Bump seld/phar-utils from 1.0.2 to 1.1.0 #101 (dependabot-preview[bot])
- Bump composer/spdx-licenses from 1.5.2 to 1.5.3 #100 (dependabot-preview[bot])
- Bump symfony/polyfill-mbstring from 1.13.1 to 1.14.0 #99 (dependabot-preview[bot])
- Bump symfony/polyfill-php73 from 1.13.1 to 1.14.0 #98 (dependabot-preview[bot])
- Bump symfony/polyfill-ctype from 1.13.1 to 1.14.0 #97 (dependabot-preview[bot])
- Update readme #94 (TangRufus)
- Refactor: Extract
AutoloadMerger
#93 (TangRufus) - Remove
RunCommand
#92 (TangRufus) - Fix imposter ran twice; Fix console output coloring; Remove console progress bar #91 (TangRufus)
- Separate imposter outputs #89 (TangRufus)
- Bump phpdocumentor/reflection-docblock from 4.3.4 to 5.0.0 #88 (dependabot-preview[bot])
- Bump codeception/stub from 3.6.0 to 3.6.1 #87 (dependabot-preview[bot])
- Bump composer/composer from 1.9.2 to 1.9.3 #85 (dependabot-preview[bot])
- Bump symfony/finder from 4.4.3 to 4.4.4 #84 (dependabot-preview[bot])
- Bump symfony/browser-kit from 4.4.3 to 4.4.4 #83 (dependabot-preview[bot])
- Bump symfony/filesystem from 4.4.3 to 4.4.4 #82 (dependabot-preview[bot])
- Bump symfony/yaml from 4.4.3 to 4.4.4 #81 (dependabot-preview[bot])
- Bump symfony/dom-crawler from 4.4.3 to 4.4.4 #80 (dependabot-preview[bot])
- Bump symfony/console from 4.4.3 to 4.4.4 #79 (dependabot-preview[bot])
- Bump symfony/css-selector from 4.4.3 to 4.4.4 #78 (dependabot-preview[bot])
- Bump symfony/process from 4.4.3 to 4.4.4 #77 (dependabot-preview[bot])
- Bump symfony/event-dispatcher from 4.4.3 to 4.4.4 #76 (dependabot-preview[bot])
- Bump squizlabs/php_codesniffer from 3.5.3 to 3.5.4 #75 (dependabot-preview[bot])
- Bump symfony/browser-kit from 4.4.2 to 4.4.3 #74 (dependabot-preview[bot])
- Bump symfony/console from 4.4.2 to 4.4.3 #73 (dependabot-preview[bot])
- Bump symfony/process from 4.4.2 to 4.4.3 #72 (dependabot-preview[bot])
- Bump symfony/event-dispatcher from 4.4.2 to 4.4.3 #71 (dependabot-preview[bot])
- Bump symfony/dom-crawler from 4.4.2 to 4.4.3 #70 (dependabot-preview[bot])
- Bump symfony/css-selector from 4.4.2 to 4.4.3 #69 (dependabot-preview[bot])
- Bump symfony/filesystem from 4.4.2 to 4.4.3 #68 (dependabot-preview[bot])
- Bump symfony/yaml from 4.4.2 to 4.4.3 #67 (dependabot-preview[bot])
- Bump symfony/finder from 4.4.2 to 4.4.3 #66 (dependabot-preview[bot])
- Bump phpspec/prophecy from 1.10.1 to 1.10.2 #65 (dependabot-preview[bot])
- Bump myclabs/deep-copy from 1.9.4 to 1.9.5 #64 (dependabot-preview[bot])
- Bump composer/composer from 1.9.1 to 1.9.2 #63 (dependabot-preview[bot])
- Bump composer/semver from 1.5.0 to 1.5.1 #62 (dependabot-preview[bot])
- Bump seld/phar-utils from 1.0.1 to 1.0.2 #61 (dependabot-preview[bot])
- Bump composer/ca-bundle from 1.2.5 to 1.2.6 #60 (dependabot-preview[bot])
- Add dependabot config #59 (TangRufus)
0.4.0 (2020-01-11)
Closed issues:
- Remove
composer test:coverage
#53 - Set up CircleCI #49
- Installing Imposter Plugin for the first time gives an error because there's lack of config #47
- [ErrorException] array_merge() expects at least 1 parameter, 0 given #43
- Namespace change not applied to functions #42
Merged pull requests:
- Version bump 0.4.0 #58 (TangRufus)
- Apply code style #57 (TangRufus)
- Bikeshedding #56 (TangRufus)
- Simplify .gitignore #55 (TangRufus)
- composer require typisttech/imposter #54 (TangRufus)
- CircleCI: Add back style checks #52 (TangRufus)
- Bump PHP requirement to
^7.2
; Update dependencies #51 (TangRufus) - Replace TravisCI with CircleCI #50 (TangRufus)
- Readme: Swap installation steps #48 (TangRufus)
0.3.1 (2018-09-25)
Merged pull requests:
0.3.0 (2018-01-16)
Merged pull requests:
- Version bump 0.3.0 #38 (TangRufus)
- Update typisttech/imposter to 0.3.0 #37 (TangRufus)
- Fix email link #36 (TangRufus)
- Fix typo #35 (TangRufus)
- Misc: Typist Tech code style #33 (TangRufus)
0.2.6 (2017-10-22)
Merged pull requests:
- Version bump 0.2.6 #32 (TangRufus)
- TravisCI: Run tests against lowest and highest dependencies #31 (TangRufus)
- Scrutinizer: Remove
align\_assignments
#30 (TangRufus) - Fix broken link #29 (TangRufus)
- composer update and make TravisCI happy #28 (TangRufus)
- Rename: CONDUCT.md --> CODE_OF_CONDUCT.md #27 (TangRufus)
- Fix wrong link #25 (TangRufus)
0.2.5 (2017-03-26)
Merged pull requests:
0.2.4 (2017-03-25)
Merged pull requests:
- Version bump 0.2.4 #20 (TangRufus)
- Fix: Dump autoload during install and update #19 (TangRufus)
- Fix: Classmap not autoloaded during first install #18 (TangRufus)
- Add global namespace info #17 (TangRufus)
- Test against highest and locked composer dependencies #16 (TangRufus)
0.2.3 (2017-03-25)
Merged pull requests:
- Version bump 0.2.3 #15 (TangRufus)
- Fix: You must set up the project dependencies using
composer install
#14 (TangRufus)
0.2.2 (2017-03-24)
Merged pull requests:
- Version bump 0.2.2 #13 (TangRufus)
- Only activate when running with CompletePackage #12 (TangRufus)
- Extract codeception composer project module #11 (TangRufus)
0.2.1 (2017-03-22)
Merged pull requests:
0.2.0 (2017-03-22)
Closed issues:
- Remove codecov.io badge from readme #5
Merged pull requests:
- Version bump 0.2.0 #9 (TangRufus)
- Run command during install, update and dump-autoload #8 (TangRufus)
- Fix: Classmap not autoloaded #7 (TangRufus)
- Update code style and comments #6 (TangRufus)
0.1.0 (2017-03-21)
Merged pull requests:
- Version bump 0.1.0 #4 (TangRufus)
- Add classmap autoload #3 (TangRufus)
- Add composer imposer:run command #2 (TangRufus)
* This Changelog was automatically generated by github_changelog_generator