Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 924 Bytes

CHANGELOG.md

File metadata and controls

40 lines (29 loc) · 924 Bytes

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.

[2.4.0] - 2023-12-11

Added

  • PHP 8.3 support

[2.3.0] - 2023-04-07

Added

  • PHP 8.2 support

[2.2.0] - 2021-12-02

Added

  • PHP 8.1 support

[2.1.0] - 2021-03-17

Added

  • PHP 8.0 support
  • Tests are executed with all supported PHP versions in GitLab Action
  • Changelog

Changed

  • Drop any third-party package dependency in order to support wide variety of PHP versions.

[2.0.0] - 2020-05-23

Changed

  • Interface harmonized with package raigu/company-registry-code-validation.
    If used in same project then less cognitive friction.

[1.0.1] - 20220-04-22

Changes

  • Refined readme

[1.0.0] - 2019-09-29

  • Initial release