Skip to content

Conversation

@PeteHaughie
Copy link
Owner

@PeteHaughie PeteHaughie commented Oct 9, 2025

Summary

The square primitive was missing from the API

Related issues

N/A

Checklist

  • I added tests covering the new behavior (or gave a clear reason why not).
  • I ran mypy src/ locally and fixed type issues.
  • I ran ruff check src/ tests/ and addressed any findings.
  • I ran the test suite locally: pytest -q.
  • I updated docs/ where user-visible behavior changed.
  • If this is a migration from a monolithic module into a package, a compatibility shim that re-exports the public API is included and noted here.

For contribution guidance, see CONTRIBUTING.md and docs/package-style.md.

Additional notes for reviewers:

  • Design decisions:
  • Potential follow-ups:

@PeteHaughie PeteHaughie merged commit 29b6913 into main Oct 9, 2025
1 check passed
@PeteHaughie PeteHaughie deleted the feat/square branch November 6, 2025 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant