Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1015 Bytes

CHANGELOG.md

File metadata and controls

37 lines (27 loc) · 1015 Bytes

Change log

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.

[[next-version]] - YYYY-MM-DD

[0.1.3] - 2024-04-27

Changed

  • PHP default version is now 8.3. Building up to that (#9).

Added

  • Composer vendor dir caching caching (#9).
  • xDebug version now an .env var (#9).
  • .env.example copied to .env on CI (#9).

Fixed

  • Warning about PHPUnit config not being in up-to-date format (#9).

[0.1.2-alpha1] - 2023-03-10

Fixed

  • Maintenance: update tool configs, modernize Docker.

[0.1.1-alpha2] - 2021-06-21

Fixed

  • Composer complaining about locally modified dependencies in pristine environment on initial build (#6).

[0.1.1-alpha1] - 2021-06-10

Added

  • PHPStorm configuration for PHPCS and Psalm via Docker (#3).

[0.1.0] - 2021-06-10

Stable release

[0.1.0-alpha1] - 2021-03-09

Initial version.