Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 641 Bytes

CHANGELOG.md

File metadata and controls

22 lines (15 loc) · 641 Bytes

Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

v2.0.1 [2023-11-19]

New:

  • Added .vscode/ to .gitignore file

Changed:

  • Renamed unit to phpunit in composer.json scripts section
  • Improved unit tests and moved tests to "Unit" directory

Removed:

  • Removed "tests" directory from phpstan.neon paths
  • Removed phpstan-phpunit from composer require-dev

v2.0.0 [2023-04-05]

New:

  • First stable release version