Skip to content

Latest commit

 

History

History
113 lines (58 loc) · 1.62 KB

Changelog.md

File metadata and controls

113 lines (58 loc) · 1.62 KB

Changelog

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

0.4.1

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #41 Removes upper version constraint of phpstan

0.4.0

Added

  • #40 Use same constraint as latest Magento release
  • #39 Apply phpstan.rules.rule tag dynamically via DI
  • #36 Add deprecation rules for AbstractModel classe

Deprecated

  • #40 Deprecated Config Option autoload_files

Removed

  • Nothing.

Fixed

  • Nothing.

0.3.0

Added

  • #35 Make DataObject extension stricter

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.2.0

Added

  • #33 Upgrade PHPStan dependency to 0.12.24

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.1.1

Added

  • #32 Add autoloader for Magento\TestFramework classes

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.1.0

Added

  • #29 Improve code generation for factories & proxies

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.