-
chore: release v0.3.0 (#67)
发布于
2026-01-21 15:32:10 +00:00 - chore: release v0.3.0
- Update CHANGELOG with v0.3.0 release notes (deprecations for type access)
- Update docs/stability.md migration guide for v0.3.0
- Update docs/releasing.md to use worktree + PR workflow
Deprecated (to be removed in v0.4.0):
- Source.source_type -> use .kind instead
- Artifact.artifact_type -> use .kind instead
- SourceFulltext.source_type -> use .kind instead
- StudioContentType -> use ArtifactType instead
Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com
- fix: address review feedback and reorder release workflow
- Add Artifact.variant to deprecation list in CHANGELOG.md
- Add Artifact.variant to deprecation table in stability.md
- Restore Artifact.variant migration guide section
- Reorder release workflow: TestPyPI verification before merge to main
Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com
- docs: add E2E test step before TestPyPI publish
Run E2E tests on release branch to catch integration issues
before publishing to TestPyPI.Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com
- fix: remove inaccurate StudioContentType entry from Changed section
StudioContentType is deprecated (listed in Deprecated section),
not renamed. Removed duplicate/inaccurate entry from Changed section.Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com
Co-authored-by: Claude Opus 4.5 noreply@anthropic.com
下载附件