Skip to content

Conversation

@ricksaarge
Copy link
Collaborator

  • Add date_format frontmatter field for custom output formatting
  • Add field behavior table (locale, timezone, date_format)
  • Document file-scoped frontmatter (no inheritance to linked files)
  • Split specification.md into modular detail files:
    • spec/frontmatter.md: field behavior, processing, file scope
    • spec/examples.md: date/time, YAML, multi-file examples
    • spec/libraries.md: library stack and processing pipeline
    • spec/compatibility.md: todo.txt, todo.md, xit conversion
  • Reduce specification.md from 656 to 508 lines (under AISD 600 limit)
  • Configure semantic-release: docs=minor for spec repos
  • Auto-update version strings in markdown files on release
  • Fix missing conventional-changelog-conventionalcommits package
  • Update AGENTS.md with frontmatter section

* docs: add v1.1.0 frontmatter documentation and split spec

- Add date_format frontmatter field documentation
- Add field behavior table (locale, timezone, date_format)
- Document file-scoped frontmatter (no inheritance to linked files)
- Split specification.md into modular detail files:
  - spec/frontmatter.md: field behavior, processing, file scope
  - spec/examples.md: date/time, YAML, multi-file examples
  - spec/libraries.md: library stack and processing pipeline
  - spec/compatibility.md: todo.txt, todo.md, xit conversion
- Reduce specification.md from 656 to 508 lines (under AISD 600 limit)
- Remove specification.md exclusion from AISD line count checks
- Update AGENTS.md with frontmatter section

* chore: remove completed v1.1.0 items from TODO

* docs: add v1.1.0 frontmatter enhancements and modular spec

- Add date_format frontmatter field for custom output formatting
- Add field behavior table (locale, timezone, date_format)
- Document file-scoped frontmatter (no inheritance to linked files)
- Split specification.md into modular detail files:
  - spec/frontmatter.md: field behavior, processing, file scope
  - spec/examples.md: date/time, YAML, multi-file examples
  - spec/libraries.md: library stack and processing pipeline
  - spec/compatibility.md: todo.txt, todo.md, xit conversion
- Reduce specification.md from 656 to 508 lines (under AISD 600 limit)
- Configure semantic-release: docs=minor for spec repos
- Update AGENTS.md with frontmatter section

* chore: auto-update version in markdown files on release

Configure semantic-release to sed-replace version strings in
specification.md, README.md, and AGENTS.md during releases.
@ricksaarge ricksaarge merged commit 8da5845 into main Dec 5, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants