Releases: clawplays/ospec
Releases · clawplays/ospec
0.3.10 - Add build-index tool and git hooks for automated index and change validation
Highlights: Add build-index tool and git hooks for automated index and change validation. This release includes 1 new feature.
New
- Add build-index tool and git hooks for automated index and change validation
Upgrade
npm install -g @clawplays/ospec-cli@0.3.10
ospec updateFull Changelog: 0.3.9...0.3.10
0.3.9 - Prefer repository URL for release links
Highlights: Prefer repository URL for release links. This release includes 2 new features and 1 fix.
New
- Add multi-language documentation, update package metadata, and refine CLI workflow commands
- Implement automated GitHub release notes generation and upload scripts with CI integration
Fixed
- Prefer repository URL for release links
Upgrade
npm install -g @clawplays/ospec-cli@0.3.9
ospec updateFull Changelog: 0.3.8...0.3.9
0.3.8 - Fix document language detection and strengthen workflow validation
This release makes OSpec updates safer for Chinese-language projects, tightens task and verification validation, and adds a more reliable local release workflow.
New
- Added an automated local release cut command to bump the version, run release checks, create the release commit, and tag the version in one flow.
- Added QueueService support and expanded the release smoke workflow to cover more end-to-end release behavior.
Improved
- Added stronger hook-check regression coverage so workflow validation failures are caught earlier during repository automation.
Fixed
- Fixed document language detection so Chinese projects are no longer misclassified as Japanese during
ospec update. - Tightened
tasks.mdandverification.mdvalidation so malformed frontmatter and broken checklist structure fail consistently. - Stabilized checklist template output to reduce accidental formatting regressions in generated task documents.
Docs
- Expanded the GitHub workflow automation protocol documentation.
- Added issue automation guidance and repository-local skill handling notes.
Upgrade
npm install -g @clawplays/ospec-cli@0.3.8
ospec updateFull Changelog: 0.3.7...0.3.8
0.3.7
OSpec CLI release 0.3.7 is now available on npm as @clawplays/ospec-cli.
Upgrade
npm install -g @clawplays/ospec-cli@0.3.7
ospec updateNotes
- Existing OSpec projects should run
ospec updateafter upgrading the CLI. - Release tags use bare semantic versions such as
0.3.7, without avprefix.
Git History
Range: 0.3.5..0.3.7
f461042feat: automate GitHub release pages2effe4cfeat: add Chinese, Arabic, and Japanese translations for project documentation221779ffix: quote CLI path suggestionsc476b86fix: enforce single-active change creationd3fa8feRelease 0.3.6fa1b97adocs: update Quick Start section across all README localizations5de2f2ddocs: add why ospec positioning
New Contributors
Full Changelog: 0.3.5...0.3.7