Skip to content

Latest commit

 

History

History
executable file
·
56 lines (29 loc) · 841 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
56 lines (29 loc) · 841 Bytes

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

You can find and compare releases at the GitHub release page.

Unreleased

v2.4.0

Added

  • Allow rector v1

v2.3.0

Removed

  • Remove FinalizeClassesWithoutChildrenRector

v2.2.0

Added

  • Allow rector 0.15 - 0.19

v2.1.0

Added

  • Add Laravel rule to convert collect() to new Illuminate\Support\Collection()

v2.0.1

Fixed

  • Update rector to ^0.15

v2.0.0

Added

  • Add FirstClassCallableRector

Changed

  • Require PHP 8.1

v1.0.0

Added

  • Add basic rector config