Skip to content
This repository has been archived by the owner on Dec 11, 2021. It is now read-only.

Latest commit

 

History

History
98 lines (59 loc) · 3.21 KB

CHANGELOG.md

File metadata and controls

98 lines (59 loc) · 3.21 KB

Changelog

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

2.2.0

Added

  • #52 Bump Bump phpstan/phpstan from 0.12.78 to 0.12.81
  • #51 Bump Bump captainhook/plugin-composer from 5.2.3 to 5.2.4
  • #50 Bump captainhook/captainhook from 5.4.4 to 5.4.5
  • #49 Bump infection/infection from 0.21.2 to 0.21.4
  • #42 Bump bitexpert/captainhook-infection from 0.3.0 to 0.4.0

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

2.1.0

Added

  • #21 Bump phpstan/phpstan from 0.12.76 to 0.12.77
  • #40 Bump magento/framework from 103.0.1 to 103.0.2
  • #39 Bump magento/module-webapi from 100.4.0 to 100.4.1
  • #38 Bump n98/magerun2 from 4.4.0 to 4.5.0
  • #36 Add phpstan/phpstan-strict-rules dependency
  • #30 Bump bitexpert/captainhook-infection from 0.1.0 to 0.3.0
  • #28 Bump phpunit/phpunit from 9.5.1 to 9.5.2
  • #22 Add Infection

Deprecated

  • Nothing.

Removed

  • #26 Replace Phing with Composer scripts

Fixed

  • Nothing.

2.0.1

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #21 Fix path typo in Docker setup
  • #20 Turn CaptainHook into a dev dependency
  • #19 Add Roave Security Advisories dependency

2.0.0

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #18 Add phpstan-magento extension
  • #17 Add Docker setup to simplify testing
  • #16 Add GitHub Action configuration
  • #15 Add CaptainHook dependency
  • #14 Add PHPStan dependency
  • #13 Add Phing dependency
  • #12 Update dependencies

1.0.0

Initial release of the magerun2 list-api-endpoints plugin.