Skip to content

Latest commit

 

History

History
50 lines (27 loc) · 1.73 KB

CHANGELOG.md

File metadata and controls

50 lines (27 loc) · 1.73 KB

Changelog

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

0.2.3 (2024-01-13)

Bug Fixes

  • Set class name in compiler pass definition (3ef094)

Other

  • Watch files in test environment by default (2abfbb)

0.2.2 (2023-10-11)

Bug Fixes

  • Correctly fetch Kernel environment in services configuration (882778)

0.2.1 (2023-09-08)

Bug Fixes

  • Disable injection autowiring for WarmupForMapper attribute (c5a984)

0.2.0 (2023-08-25)

Features

  • Add support for PHP 8.3 (0c0735)

Bug Fixes

  • Disable injection autowiring for WarmupForMapper attribute (2dc2b9)
  • Run cache warmup even if no class was provided (0fa125)

0.1.0 (2023-08-07)

Initial release 🎉