Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 732 Bytes

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 732 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 phpunit.xml.dist to phpunit.xml
  • Renamed unit to phpunit in composer.json scripts section
  • Improved unit tests and moved tests to "Unit" directory

Removed:

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

Fixed:

  • Fixed broken link to CODE OF CONDUCT

v2.0.0 [2023-04-10]

New:

  • First stable release version