Skip to content

Linter v1.0.0

Compare
Choose a tag to compare
@killerapp killerapp released this 01 Sep 04:17
· 130 commits to main since this release

1.0.0 (2024-09-01)

Bug Fixes

  • Lint JSON files correctly (1559964)
  • Update CLI usage message (6d4bbf9)
  • update package-lock.json to version 0.0.0-development (2e0a4bf)

Features

  • Add AI Context Convention specification and linter implementation (a760aac)
  • Add Codebase Context Specification (CCS) convention (781eb1d)
  • Add LICENSE.md file (88a5b07)
  • Add linting for .contextdocs.md and .contextignore files (7c49a7f)
  • Add PUBLISH.md for publishing the AI Context Convention Linter to npm (8ea8513)
  • Add release workflow and configuration (903543c)
  • Add tooling recommendations and future directions sections (1dd204d)
  • Add TypeScript linter for AI Context Convention files (3d8d081)
  • Bump version to 0.0.3 (a056c13)
  • Bump version to 0.0.4 (a223d1e)
  • Bump version to 0.0.6 (98a2d30)
  • Expand AI Context Convention with role-specific sections (b5a9197)
  • Implement markdown, YAML, and JSON file linting (ba514f8)
  • Improve README formatting and add icons (f2a96d2)
  • new specification for codebase context (af17b2b)
  • Rename project to Codebase Context Specification (ad92e70)
  • Update codebase context specification and linter package (118284d)
  • Upgrade TypeScript linter to use async/await (e4578e9)