Releases: KikoPalomares/audience.md
Releases · KikoPalomares/audience.md
AudienceMD v0.1.3
Fixed
- Validator no longer treats lowercase Spanish
todoas placeholder text while still warning for uppercaseTODO/TBDmarkers.
Published packages
@audiencemd/validator@0.1.3
AudienceMD v0.1.2
Fixed
- Include the canonical AUDIENCE.md template in the @audiencemd/cli npm package so audience init works after clean npm installs.
- Report the installed CLI package version from audience --version.
- Publish only packages matching the requested release version in the release workflow, enabling CLI-only patch releases.
AudienceMD v0.1.0
Initial v0.1 release candidate.
Added
- AudienceMD v0.1 specification.
- Canonical
AUDIENCE.mdtemplate. - Advisory JSON schema.
- Example audience files across software, content, community, course, campaign, SaaS, mobile app, physical product, newsletter, and AI-agent contexts.
- Dependency-free Markdown/frontmatter parser package.
- Advisory validator package.
- Minimal local CLI for
init,validate, andprint-schema. - Documentation website source and GitHub Actions check workflow.