Skip to content

Latest commit

 

History

History
153 lines (89 loc) · 4.06 KB

CHANGELOG.md

File metadata and controls

153 lines (89 loc) · 4.06 KB

Changelog

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

0.8.0

Added

  • #56 PHP 8.2 compatibility

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.7.0

Added

  • #54 Allow the plugin to run with PHP 8.1
  • #53 Upgrade Composer dependencies
  • #52 Add PHPStan PHPUnit extension

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.6.0

Added

  • #51 Add license checker to CI workflow
  • #50 Upgrade all dependencies
  • #48 Bump captainhook/captainhook to 5.10.1
  • #47 Bump captainhook/plugin-composer to 5.3.1
  • #46 Bump phpstan/phpstan to 0.12.88
  • #40 Upgrade to GitHub-native Dependabot
  • #32 Bump squizlabs/php_codesniffer to 3.6.0
  • #30 Bump infection/infection to 0.21.5
  • #26 Bump phpunit/phpunit to 9.5.4

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.5.0

Added

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

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.4.0

Added

  • #13 Add phly/keep-a-changelog dev dependency
  • #12 Add phpstan/phpstan-strict-rules dependency
  • #10 Bump infection/infection from 0.20.2 to 0.21.0
  • #9 Add Infection
  • #8 Bump phpstan/phpstan from 0.12.68 to 0.12.69

Deprecated

  • Nothing.

Removed

  • #11 Replace Phing with Composer scripts

Fixed

  • Nothing.

0.3.0

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #7 Configure PHPStan as pre-push hook
  • #6 Switch from Travis build to GitHub Actions
  • #5 Allow package to be installed on PHP 8
  • #4 Update dependencies

0.2.0

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #2 Update captainhook to 5.1

0.1.0

Initial release of the Captain Hook Validate Author Action package.