Skip to content

Release v1.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 11:48

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-by trailers; .githooks/commit-msg, make setup-hooks, make check-no-cursor-coauthor, and GITHUB_CI.md.
  • Tests — additional coverage for PasswordStrengthType and PasswordStrengthEvaluator.

Changed

  • Release checklistmake release-check runs check-no-cursor-coauthor first; RELEASE.md notes re-check before push.

Full Changelog: v1.2.0...v1.3.0