v0.1.0
[0.1.0] - 2026-07-04
Build system
- Migrate to uv's native build backend (uv_build) (4d6944c)
Documentation
-
Update docs (a02d1f4)
-
Add docs (948677f)
-
Update docs (b74cb23)
-
Fix logo render (1f4a440)
-
Update readme styling (97a2813)
-
Update tagline (af7ffae)
-
Strip api reference (279bbeb)
-
Fix badges (2567506)
-
Remove codecov badge (346eb18)
-
Trim docs (df20472)
-
Update docs (8163302)
-
Add /release skill with the full release checklist (1d0b860)
Features
-
Registry api (c168b01)
-
Extend aio support (2968d6e)
-
Add service provider protocol (1752dc0)
-
Pipeline behaviours (48a1de7)
-
Integrate pipeline behaviours in mediator (c8c3c26)
-
Pin uv version and add a scripted, parameterized way to bump it (2ab794a)
-
Implement packaging audit findings — metadata, publish pipeline, community files (f29e858)
-
Modernize release pipeline per PyPA + uv publishing guidance (783cec7)
Fixes
-
Fix lint issue (7a62fc7)
-
Workflows (52ac696)
-
Simplify workflows (8439052)
-
Enable-cache = false (fe0684d)
-
Uv sync in workflows (c1c312c)
-
Hack typing (0e31b6d)
-
Mypy typing (9127c83)
-
Testes (7919e3a)
-
Pin dependency versions via committed uv.lock, fix mypy test flakiness (8eee494)
-
Ide settings (fb40073)
-
Deploy docs via GitHub Actions Pages flow instead of gh-deploy (1387265)
-
Pin orgoro/coverage to exact release, skip it on non-PR events (4eed737)
-
Correct stale imports and Python version matrix in release.yml/docs (eba8436)
-
Close coverage gap to 95% floor, remove dead error classes (d5d5e06)
-
Expand wheel glob before appending [di] extra in release.yml (e872e39)
Miscellaneous
-
Fix logo (e536c53)
-
Disable cache (9d3af9a)
-
Simplify workflow (73910c4)
-
Clean workflows (d5c0b60)
-
Fix badges (a68dba8)
-
Restructure packages (7991d9c)
-
Rename modules (4eda44e)
-
Refactor resolver protocol (f92305a)
-
Refactor to use service provider protocol (72b3ac6)
-
Remove legacy code (d69d6c5)
-
Renaming (5f44389)
-
Improve registry (47250ab)
-
Refactor pipeline behaviour class (ace50bb)
-
Simplfy pipeline behavior (39bffd6)
-
Rename files (7b3aa1c)
-
Bump GitHub Actions to versions running on Node 24 (63f159e)
-
Add Dependabot config for github-actions ecosystem (760484b)
-
Rename Pages deployment environment github-pages -> documentation (3759f29)
-
(release) V0.1.0 (5cb6394)
Refactoring
- Favor poe tasks over freely-defined uv/tool invocations in CI (52377af)