v0.8.0
Full Changelog: v0.7.2...v0.8.0
Added
- Added command-line validation and SSMD/SSML conversion workflows with parser
integration - Added parser, document, capability, diagnostics, and security coverage for SSMD
processing - Added an external SSMD authoring skill with a validated command-line workflow
- Added stable CLI JSON envelopes, command discovery, authoring configuration, voice
workflows, and contract tests - Added portable YAML front matter with voice bindings, pause defaults, and
provider-aware authoring - Added create JSON contract coverage for domain state, atomic output behavior, and
header materialization
Changed
- Recognized title as portable string metadata excluded from plain text and spoken SSML
output - Clarified the SSMD agent workflow around result state, output inspection, and metadata
warnings
Fixed
- Improved Windows compatibility for CLI and documentation workflow checks
- Fixed CLI test and generated release-document behavior on Windows
- Fixed sentence splitting so punctuation inside emphasis spans remains balanced across
formatting and SSML conversion
Documentation
- Documented the authoritative project guidance and examples in Markdown and MyST
sources
Quality
- Added audited release metadata and reproducible validation gates for the 0.8.0 package