Skip to content

Releases: prostomarkeloff/capability

v1.0.0 — type-safe composable primitives

Choose a tag to compare

@prostomarkeloff prostomarkeloff released this 21 Jun 09:29

Initial release.

A reflection-free, open-world fold over self-describing capabilities, with a Compiler algebra (+ - & |) to compose phases and run them in one pass. Zero dependencies, pyright --strict clean, 100% branch coverage, property-tested.

Install: uv add capability (or pip install capability).

See CHANGELOG.md for the full list.