Release v1.3.0
Release v1.3.0
- Code of Conduct (Contributor Covenant)
- REQ-GIT-001: no Cursor co-author trailers (CI, hooks, scripts)
- docs/GITHUB_CI.md and CONTRIBUTING updates
- Additional PHPUnit coverage
Changelog
Added
- Code of Conduct — Contributor Covenant (
CODE_OF_CONDUCT.md), linked from README and CONTRIBUTING. - Git hygiene (REQ-GIT-001) — CI job and scripts to reject Cursor
Co-authored-bytrailers;.githooks/commit-msg,make setup-hooks,make check-no-cursor-coauthor, andGITHUB_CI.md. - Tests — additional coverage for
PasswordStrengthTypeandPasswordStrengthEvaluator.
Changed
- Release checklist —
make release-checkrunscheck-no-cursor-coauthorfirst; RELEASE.md notes re-check before push.
Full Changelog: v1.2.0...v1.3.0