Release cadence¶
Tracks how quickly features flow from merge to stable release and how
often new stable releases ship. Generated by
scripts/compute_release_cadence.py against the local tag history and
committed as a static snapshot; the committed file is what docs and
readers see. Refresh by running the script (or its CI job in
pages.yml, which re-runs it on every push to main) and committing
the result.
The merge to stable release delta uses each commit's committer
date (%cI), not its author date, so the metric reflects when the
squash-merge landed on main rather than when the feature branch was
first written.
Summary¶
- Days between consecutive stable releases: n=58, mean=0.8 days, median=0.4 days, p90=1.8 days
- Feature merge to stable release (feat: commits only): n=284, mean=1.7 days, median=0.7 days, p90=4.8 days
Stable releases¶
| Tag | Created (UTC) |
|---|---|
v0.1.0 |
2026-03-11 06:17:54 |
v0.1.1 |
2026-03-11 22:23:40 |
v0.1.2 |
2026-03-12 11:21:36 |
v0.1.3 |
2026-03-13 21:14:41 |
v0.1.4 |
2026-03-14 11:58:47 |
v0.2.0 |
2026-03-15 00:39:42 |
v0.2.1 |
2026-03-15 00:53:22 |
v0.2.2 |
2026-03-15 01:00:34 |
v0.2.3 |
2026-03-15 01:54:11 |
v0.2.4 |
2026-03-15 14:29:55 |
v0.2.5 |
2026-03-15 18:37:21 |
v0.2.6 |
2026-03-15 22:15:15 |
v0.2.7 |
2026-03-15 22:51:01 |
v0.2.8 |
2026-03-16 07:43:55 |
v0.2.9 |
2026-03-16 11:19:03 |
v0.3.0 |
2026-03-16 16:38:24 |
v0.3.1 |
2026-03-17 22:07:21 |
v0.3.2 |
2026-03-17 22:49:01 |
v0.3.3 |
2026-03-18 11:08:19 |
v0.3.4 |
2026-03-18 15:15:32 |
v0.3.5 |
2026-03-18 21:37:56 |
v0.3.6 |
2026-03-19 09:15:32 |
v0.3.7 |
2026-03-19 13:33:36 |
v0.3.8 |
2026-03-19 17:29:48 |
v0.3.9 |
2026-03-19 21:13:03 |
v0.3.10 |
2026-03-20 08:45:43 |
v0.4.0 |
2026-03-20 13:05:33 |
v0.4.1 |
2026-03-20 18:39:46 |
v0.4.2 |
2026-03-20 22:37:58 |
v0.4.3 |
2026-03-21 10:25:07 |
v0.4.4 |
2026-03-21 14:13:16 |
v0.4.5 |
2026-03-21 20:19:19 |
v0.4.6 |
2026-03-22 08:19:23 |
v0.4.7 |
2026-03-22 16:56:26 |
v0.4.8 |
2026-03-22 22:11:52 |
v0.4.9 |
2026-03-23 07:46:11 |
v0.5.0 |
2026-03-30 07:23:07 |
v0.5.1 |
2026-03-30 15:48:59 |
v0.5.2 |
2026-03-31 08:35:27 |
v0.5.3 |
2026-03-31 14:16:38 |
v0.5.4 |
2026-04-01 07:02:45 |
v0.5.5 |
2026-04-01 16:59:16 |
v0.5.6 |
2026-04-02 08:02:39 |
v0.5.7 |
2026-04-02 15:21:07 |
v0.5.8 |
2026-04-03 08:33:44 |
v0.5.9 |
2026-04-03 13:40:19 |
v0.6.0 |
2026-04-03 18:36:48 |
v0.6.1 |
2026-04-04 12:34:27 |
v0.6.2 |
2026-04-06 06:43:31 |
v0.6.3 |
2026-04-06 20:41:16 |
v0.6.4 |
2026-04-07 22:11:19 |
v0.6.5 |
2026-04-09 08:34:53 |
v0.6.6 |
2026-04-10 19:39:30 |
v0.6.7 |
2026-04-13 11:43:36 |
v0.6.8 |
2026-04-15 09:47:25 |
v0.6.9 |
2026-04-16 13:05:11 |
v0.7.0 |
2026-04-18 11:27:34 |
v0.7.1 |
2026-04-20 21:39:26 |
v0.7.2 |
2026-04-24 14:46:28 |