Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Jun 02:19
· 44 commits to main since this release
3e36763

Patch Changes

  • f3dad22: Docs hygiene: rewrite the README, source comments and generated API docs in
    plain user-facing language. Strips internal development-process references
    (story/epic numbers, requirement IDs, private downstream-package names, private
    planning-doc paths) that have no meaning to external users of a public package,
    and adds a check-public-hygiene CI gate that fails the build if such jargon is
    reintroduced. Documentation-only — no API, type, or runtime behaviour change.