Skip to content

Releases: php-parallel-lint/PHP-Console-Color

1.0.1 - 2021-12-25

25 Dec 06:51
Compare
Choose a tag to compare

Changed

  • Support for PHP 5.3 has been restored, #22 from @jrfnl.

Internal

Released version 1.0

31 Oct 13:53
Compare
Choose a tag to compare

Changed

  • BC-Break: The top-level namespace for all classes has changed from JakubOnderka to PHP_Parallel_Lint. #10 from @grogy.

Added

  • Added downloading per month badge from @grogy.
  • Added license badge from @grogy.
  • Added instruction for installation from @grogy.
  • Composer: add description #11 from @jrfnl.

Internal

  • 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.

Releasesd version 0.3

14 May 05:48
Compare
Choose a tag to compare

Added

  • Added changelog from @reedy.

Internal

  • 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.