Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 639 Bytes

CHANGELOG.md

File metadata and controls

20 lines (17 loc) · 639 Bytes

Changelog

Full Changelog

1.0.0 (2023-12-09)

  • Create CHANGELOG.md
  • Create SECURITY.md
  • Fixed risky test by not closing output buffer
  • Fixed mixed type error
  • Added more unit tests # Changed namespace to something useful
  • Update README.md
  • forgot composer.lock
  • Updated readme and used unique name for composer repo name
  • Fixed wrong php version for phpunit support
  • Fixed wrong license name
  • Fixed autoload
  • Create php.yml
  • Added main code to the repository
  • Initial commit