FlagPole/CHANGELOG.md
Funky Waddle b57ef58ea4
Some checks are pending
CI / PHP ${{ matrix.php }} (8.1) (push) Waiting to run
CI / PHP ${{ matrix.php }} (8.2) (push) Waiting to run
CI / PHP ${{ matrix.php }} (8.3) (push) Waiting to run
Initial commit
2025-12-09 16:48:07 -06:00

499 B
Raw Permalink Blame History

Changelog

All notable changes to this project will be documented in this file.

Unreleased

  • CI: GitHub Actions for PHP 8.18.3 (composer validate, PHPStan, PHP-CS-Fixer dry-run, PHPUnit)
  • Tooling: PHPStan level 8; PHP-CS-Fixer with PSR-12 ruleset
  • Composer: metadata (authors, keywords, homepage, support), scripts (validate, analyse, lint, fix, test)
  • Docs: Documented hashing normalization and boundary behavior in README

0.1.0 - YYYY-MM-DD

  • Initial release with core components and tests