Skip to content

v0.6.5

Choose a tag to compare

@qiansc qiansc released this 18 Aug 07:55
· 104 commits to main since this release

What changed

  • Track Git-derived raw asset URLs in package freshness, so commit or remote changes make packages stale and rebuild links.
  • Route mixed-manifest repositories through each extractor's declared manifest contract instead of a global language guess.
  • Keep project-defined extraction phases behind a subprocess boundary while built-in deterministic phases retain the faster in-process path.
  • Clarify commit-templated Git raw asset requirements in SDK and workflow manuals.

Published packages

  • @c4a/core@0.6.5
  • @c4a/context@0.6.5
  • @c4a/extract@0.6.5
  • @c4a/extract-ts@0.6.5
  • @c4a/extract-go@0.6.5
  • @c4a/extract-rush@0.6.5
  • @c4a/context-cli@0.6.5

Validation

  • 494 unit and integration tests passed.
  • 5 lifecycle E2E tests passed.
  • Go extractor Node.js distribution smoke test passed.
  • All seven npm artifacts passed release preparation and package audit.