Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

54 lines (41 loc) · 1.09 KB

Transform 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.

4.0.0 - 2024-11-19

Changed

  • Require Craft ^5
  • Require PHP ^8.2

3.1.0 - 2024-10-10

Changed

  • Require PHP ^8.0
  • Improve code quality with phpstan and php cs fixer

3.0.0 - 2024-10-10

Changed

  • Update to Fractal ^0.20.1
  • Defer registration of event handlers until Craft is initialized
  • Update calls to deprecated Craft methods
  • Reduce code smells and clean up

2.1.0 - 2023-04-03

Fixed

  • Ignore cache when in CMS preview

2.0.0 - 2022-05-17

Changed

  • Craft 4 mayor release version

1.0.7 - 2022-05-17

Changed

  • Craft 3 requirement version

1.0.6 - 2022-05-17

Changed

  • Craft 3 support for minor version release

1.0.5 - 2022-05-16

Changed

  • Craft 4 only

1.0.4 - 2022-05-16

Added

  • Craft 4 support

1.0.3 - 2021-11-23

Changed

  • Updated league/fractal package

1.0.0 - 2020-11-03

Added

  • Initial release