Commit e07dbd5
authored
chore(release): v0.6.0 (#48)
Consolidated release for the five-PR batch:
- Structured output (proposal 0016, PR #42)
- Image content blocks (proposal 0015, PR #44)
- Prompt management (proposal 0017, PR #45)
- State migration for checkpoints (proposal 0014, PR #46)
- Parallel branches (proposal 0011, PR #47)
Bumps:
- ``pyproject.toml`` project.version: 0.5.0 → 0.6.0
- ``__version__`` in src/openarmature/__init__.py
- ``uv.lock`` editable package version
- ``tests/test_smoke.py`` version assertion
Flips CHANGELOG ``[Unreleased]`` to ``[0.6.0] — 2026-05-16``, drops
the release-gate Notes entry, and tightens the pre-1.0 MINOR note to
list the two behavioral changes (retry-MW attempt-index propagation,
CheckpointRecord.schema_version semantic shift) instead of the
structured-output-specific note carried over from PR-1.
Pinned spec stays at v0.16.1 (set in PR #47).1 parent 39e5c38 commit e07dbd5
5 files changed
Lines changed: 16 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
8 | 14 | | |
9 | 15 | | |
10 | 16 | | |
| |||
35 | 41 | | |
36 | 42 | | |
37 | 43 | | |
38 | | - | |
39 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
40 | 49 | | |
41 | 50 | | |
42 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments