Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

53 lines (40 loc) · 1.08 KB

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.

Unreleased

2.3.0 - 2024-11-04

Added

  • Added support for PHP 8.4

2.2.0 - 2024-06-21

Changed

  • Resolve Symfony 7.1 deprecation

2.1.0 - 2023-11-20

Changed

  • Add support for Symfony 7 and PHP 8.3
  • Bump Symfony 6 support to >= 6.3

2.0.0 - 2023-01-16

Changed

  • Drop support for unsupported php-weasyprint versions
  • Bump Symfony 6 support to >= 6.2

Removed

  • Remove deprecate Image response

1.4.0 - 2023-01-16

Added

  • Add support for php-weasyprint 0.13

Deprecated

  • Deprecate Image response

1.3.0 - 2022-12-09

Added

  • Add PHP 8.2
  • Add Symfony 6.2 support

1.2.0 - 2022-02-28

Changed

  • Add Symfony 6.0 support

1.1.0 - 2022-01-14

Changed

  • Drop Symfony 4.4 support
  • Add support for PHP 8.1, bump Symfony 5 support to 5.4

1.0.0 - 2021-07-17

Added

  • First public release