Skip to content

Latest commit

 

History

History
118 lines (70 loc) · 3.47 KB

CHANGELOG.md

File metadata and controls

118 lines (70 loc) · 3.47 KB

Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

0.6.0

Added

  • #51 Allow the plugin to run with PHP 8.1
  • #50 Upgrade Composer dependencies
  • #49 Add PHPStan PHPUnit extension

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.5.0

Added

  • #48 Add license checker to CI workflow
  • #47 Upgrade Composer dependencies
  • #46 Bump captainhook/plugin-composer to 5.3.1
  • #45 Bump captainhook/captainhook to 5.10.1
  • #44 Bump phpstan/phpstan to 0.12.88
  • #38 Upgrade to GitHub-native Dependabot
  • #30 Bump squizlabs/php_codesniffer to 3.6.0
  • #28 Bump infection/infection to 0.21.5
  • #25 Bump phpunit/phpunit to 9.5.4

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.4.0

Added

  • #21 Bump phpstan/phpstan from 0.12.80 to 0.12.81
  • #20 Bump captainhook/captainhook from 5.4.4 to 5.4.5
  • #19 Bump captainhook/plugin-composer from 5.2.3 to 5.2.4
  • #18 Bump infection/infection from 0.21.3 to 0.21.4
  • #16 Bump bitexpert/captainhook-infection from 0.3.0 to 0.4.0
  • #13 Upgrade Composer dependencies

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.3.0

Added

  • #12 Bump phpstan/phpstan to 0.12.77
  • #11 Add phly/keep-a-changelog dev dependency
  • #10 Add phpstan/phpstan-strict-rules dependency
  • #8 Bump infection/infection from 0.20.2 to 0.21.0
  • #7 Add Infection

Deprecated

  • Nothing.

Removed

  • #9 Replace Phing with Composer scripts

Fixed

  • Nothing.

0.2.0

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #5 Configure PHPStan as pre-push hook
  • #4 Switch from Travis build to GitHub Actions
  • #3 Update dependencies

0.1.0

Initial release of the Captain Hook Reject Push Action package.