Skip to content

Releases: KikoPalomares/audience.md

AudienceMD v0.1.3

09 May 10:09

Choose a tag to compare

Fixed

  • Validator no longer treats lowercase Spanish todo as placeholder text while still warning for uppercase TODO/TBD markers.

Published packages

  • @audiencemd/validator@0.1.3

AudienceMD v0.1.2

02 May 12:55

Choose a tag to compare

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

02 May 12:05

Choose a tag to compare

Initial v0.1 release candidate.

Added

  • AudienceMD v0.1 specification.
  • Canonical AUDIENCE.md template.
  • 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, and print-schema.
  • Documentation website source and GitHub Actions check workflow.