Files
CyyWordpress/vendor/php-parallel-lint/php-parallel-lint/CHANGELOG.md
T
2021-02-26 22:23:13 +08:00

997 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[Unreleased]

[1.2.0] - 2020-04-04

Added

  • Added changelog.

Fixed

  • Fixed vendor location for running from other folder from @Erkens.

Internal

  • Added a .gitattributes file from @jrfnl, thanks for issue to @ondrejmirtes.
  • Fixed incorrect unit tests from @jrfnl.
  • Fixed minor grammatical errors from @jrfnl.
  • Added Travis: test against nightly (= PHP 8) from @jrfnl.
  • Travis: removed sudo from @jrfnl.
  • Added info about installing like not a dependency.
  • Cleaned readme - new organization from previous package.
  • Added checklist for new version from @szepeviktor.