Commit 6589519
release: v0.3.0 (#32)
* release: v0.3.0 — CI expansion, README overhaul, version bump
- CI: add 9 test files (tool_calling, tool_injection, streaming_latency,
streaming_newlines, minimax_reasoning_parser to ubuntu; streaming_simulator,
deltanet_snapshot, streaming_detokenizer, tool_logits to macOS)
- README: replace 127-line ASCII chart with promo image, collapse TTFT/
capability/optimization sections into <details>, condense speedup table
to top 8 models (637 → 460 lines, ~280 visible)
- Version bump: 0.2.6 → 0.3.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix: use absolute URL for README promo image
Relative path breaks on PyPI since the built sdist/wheel don't include
docs/assets/. Use raw.githubusercontent.com URL so the image renders
everywhere.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 91e69d9 commit 6589519
File tree
4 files changed
+49
-217
lines changed- .github/workflows
- docs/assets
4 files changed
+49
-217
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
86 | 91 | | |
87 | 92 | | |
88 | 93 | | |
| |||
131 | 136 | | |
132 | 137 | | |
133 | 138 | | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
134 | 143 | | |
135 | 144 | | |
136 | 145 | | |
| |||
0 commit comments