Skip to content

Files

Latest commit

 

History

History
195 lines (118 loc) · 8.54 KB

CHANGELOG.md

File metadata and controls

195 lines (118 loc) · 8.54 KB

Changelog

5.3.0 - 2025-01-08

Changed

Added

  • Issue #363: Composer post install script which copies config files by @MarioRadu in #364

Deprecated

  • Nothing

Removed

Fixed

5.2.0 - 2024-11-19

Changed

  • Issue #347: Replaced analyze with static-analysis in check command in composer.json by @MarioRadu in #351
  • Issue #347: Replaced analyze with static-analysis command in composer.json by @MarioRadu in #350

Added

Deprecated

  • Nothing

Removed

Fixed

  • Nothing

5.1.1 - 2024-11-14

Changed

Added

  • Nothing

Deprecated

  • Nothing

Removed

Fixed

  • Nothing

5.1.0 - 2024-10-31

Changed

  • Nothing

Added

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

5.0.2 - 2024-10-29

Changed

Added

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

5.0.1 - 2024-09-13

Changed

Added

Deprecated

  • Nothing

Removed

Fixed

  • Issue #303: fix content type, special case for multipart/form-data by @cPintiuta in #304

5.0.0 - 2024-07-01

Changed

Added

  • Issue #169: Implemented API evolution pattern by @MarioRadu in #285
  • Added missing factory spec for ErrorReportHandler. local.php.dist: removed an unnecessary use statement by @alexmerlin in #284
  • Added version in home handler by @arhimede in #287

Deprecated

  • Nothing

Removed

  • Nothing

Fixed