Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 865 Bytes

CHANGELOG.md

File metadata and controls

36 lines (28 loc) · 865 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] - 2022-04-07

Added

  • PHP 8.2 support

[2.1.0] - 2021-03-17

Added

  • PHP 8.0 support
  • Changelog

[2.0.1] - 2021-03-15

Added

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

Changed

  • Rewrote tests. PHPUnit did not support PHP versions as wide as this package needs to.

Fix

  • Fix crashed in 7.0

[2.0.0] - 2020-10-20

Changed

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

[1.0.0] - 2019-09-17

  • Initial release