Skip to content

Latest commit

 

History

History
118 lines (54 loc) · 5.59 KB

CHANGELOG.md

File metadata and controls

118 lines (54 loc) · 5.59 KB

3.4.0 (2024-05-14)

Features

3.3.1 (2024-05-14)

Bug Fixes

  • Don't change REGEXP heredoc marker to default one (#31) (53d57b2)

3.3.0 (2024-05-13)

Bug Fixes

Features

3.2.0 (2024-04-25)

Features

3.0.0 (2023-06-27)

Features

BREAKING CHANGES

  • Changes to .php-cs-fixer.php are necessary

  • fix: Missing tests directory

2.1.0 (2023-06-23)

Features

2.0.2 (2023-06-20)

Bug Fixes

2.0.1 (2022-12-08)

Bug Fixes

  • Avoid conversion of PHPDoc with @var or @use; avoid dropping unused lambda imports due to reflection (#16) (8e4a44a)

2.0.0 (2022-08-08)

Bug Fixes

  • Only run release when tests are successful (#15) (7054c03)

Code Refactoring

  • Allow usage of php-cs-fixer/shim (#14) (0d89bde)

BREAKING CHANGES

  • Change of structure. TenantCloudSet is no longer a php-cs-fixer rule set.

  • docs: Texts

  • build: Always release for now

  • chore(release): 2.0.0-alpha.1 [skip ci]

2.0.0-alpha.1 (2022-08-08)

Code Refactoring

  • Allow usage of php-cs-fixer/shim (b7d3528)

BREAKING CHANGES

  • Change of structure. TenantCloudSet is no longer a php-cs-fixer rule set.

Co-authored-by: semantic-release-bot [email protected]

2.0.0-alpha.1 (2022-08-08)

Code Refactoring

  • Allow usage of php-cs-fixer/shim (b7d3528)

BREAKING CHANGES

  • Change of structure. TenantCloudSet is no longer a php-cs-fixer rule set.