Skip to content

Releases: clawplays/ospec

0.3.10 - Add build-index tool and git hooks for automated index and change validation

04 Apr 11:28

Choose a tag to compare

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 update

Full Changelog: 0.3.9...0.3.10

0.3.9 - Prefer repository URL for release links

04 Apr 10:57

Choose a tag to compare

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 update

Full Changelog: 0.3.8...0.3.9

0.3.8 - Fix document language detection and strengthen workflow validation

04 Apr 07:18

Choose a tag to compare

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.md and verification.md validation 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 update

Full Changelog: 0.3.7...0.3.8

0.3.7

04 Apr 02:04

Choose a tag to compare

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 update

Notes

  • Existing OSpec projects should run ospec update after upgrading the CLI.
  • Release tags use bare semantic versions such as 0.3.7, without a v prefix.

Git History

Range: 0.3.5..0.3.7

  • f461042 feat: automate GitHub release pages
  • 2effe4c feat: add Chinese, Arabic, and Japanese translations for project documentation
  • 221779f fix: quote CLI path suggestions
  • c476b86 fix: enforce single-active change creation
  • d3fa8fe Release 0.3.6
  • fa1b97a docs: update Quick Start section across all README localizations
  • 5de2f2d docs: add why ospec positioning

New Contributors

Full Changelog: 0.3.5...0.3.7