chore(release): v0.7.0

This commit is contained in:
banteg
2026-01-04 13:57:52 +04:00
parent 9cb2b66fa2
commit 05ce7ae818
5 changed files with 20 additions and 8 deletions
+7
View File
@@ -1,5 +1,12 @@
# changelog
## v0.7.0 (2026-01-04)
### changes
- migrate logging to structlog with structured pipelines and redaction
- add msgspec schemas for jsonl decoding across runners
## v0.6.0 (2026-01-03)
### changes