Skip to content

Latest commit

 

History

History
55 lines (32 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

55 lines (32 loc) · 1.31 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.

1.1.3 - 2025-01-17

Added

  • Support for IntelliJ Neon Pro plugin

1.1.2 - 2024-12-29

Changed

  • Composer
    • Allow PHP 8.4

1.1.1 - 2024-06-21

Changed

  • Composer
    • Allow PHP 8.3

1.1.0 - 2023-12-03

Added

  • symfony/clock compatibility - automatically configure ClockInterface service and set static Clock, if package is installed

Changed

  • Requires orisai/clock:^1.2.0

1.0.1 - 2022-12-09

Changed

  • Composer
    • allows PHP 8.2
    • requires orisai/clock:^1.1.0

1.0.0 - 2022-08-19

Added

  • ClockExtension
    • registers Clock service
    • configures now() shortcut function