v3.1.0
[3.1.0] - 2026-02-08
Added
- Shared fetch patterns: Extracted
resolution/fetch-patterns.yamlwith reusablesource_format,source_parsing,url_construction, andfetchingprimitives - Claude Code plugin:
.claude-plugin/plugin.jsonmanifest withpr-version-bumpskill and command - Change classification patterns:
lib/patterns/change-classification.mdandlib/patterns/version-discovery.md
Changed
- Bootstrap loaders simplified:
type-loader.yaml,execution-loader.yaml, andworkflow-loader.yamlsignificantly reduced by extracting shared fetch logic - Release workflow overhauled:
.github/workflows/release.yamlnow supports PR-merge-driven releases with production/rc/beta channels - Node definitions: Removed embedded examples from
workflow_nodes.yaml(examples live inexamples/) - Examples updated: Schema versions bumped to 3.0, type references updated to v3 consolidated names
- Entrypoints: Added
fetch_patternsquery entry, cleaned up documentation references
Full Changelog: v3.0.0...v3.1.0