All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
Nothing yet.
1.0.1 - 2021-12-25
- Welcome @jrfnl as new co-maintainer.
- Improvements to the test suite, #14, #16, #19, #23, #24 from @jrfnl.
- Improvements to the code consistency, #13, #23, #25 from @jrfnl.
- Improvements to the CI/QA setup, #12, #17, #18, #20, #27, #28 from @jrfnl.
- Improvements to the changelog, #21 from @jrfnl.
1.0 - 2020-10-31
- BC-Break: The top-level namespace for all classes has changed from
JakubOnderka
toPHP_Parallel_Lint
. #10 from @grogy.
- Added downloading per month badge from @grogy.
- Added license badge from @grogy.
- Added instruction for installation from @grogy.
- Composer: add description #11 from @jrfnl.
- Updated PHP Parallel Lint dependency version restraint #8 from @jrfnl.
- Travis: changed from "trusty" to "xenial" #7 from @jrfnl.
- Update the unit tests setup #9 from @jrfnl.
0.3 - 2020-05-14
- Added changelog from @reedy.
- Travis: test against PHP 7.3 from @samnela.
- Cleaned readme - new organization from previous package from @grogy.
- Composer: updated dependancies to use new php-parallel-lint organisation from @grogy.
- Composer: marked package as replacing jakub-onderka/php-console-color from @jrfnl.
- Added a .gitattributes file from @reedy.
- Travis: test against PHP 7.4 and nightly from @jrfnl.
- Travis: only run PHPCS on PHP 7.4 from @jrfnl.