Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2024-09-01) ### Bug Fixes * Lint JSON files correctly ([1559964](1559964)) * Update CLI usage message ([6d4bbf9](6d4bbf9)) * update package-lock.json to version 0.0.0-development ([2e0a4bf](2e0a4bf)) ### Features * Add AI Context Convention specification and linter implementation ([a760aac](a760aac)) * Add Codebase Context Specification (CCS) convention ([781eb1d](781eb1d)) * Add LICENSE.md file ([88a5b07](88a5b07)) * Add linting for .contextdocs.md and .contextignore files ([7c49a7f](7c49a7f)) * Add PUBLISH.md for publishing the AI Context Convention Linter to npm ([8ea8513](8ea8513)) * Add release workflow and configuration ([903543c](903543c)) * Add tooling recommendations and future directions sections ([1dd204d](1dd204d)) * Add TypeScript linter for AI Context Convention files ([3d8d081](3d8d081)) * Bump version to 0.0.3 ([a056c13](a056c13)) * Bump version to 0.0.4 ([a223d1e](a223d1e)) * Bump version to 0.0.6 ([98a2d30](98a2d30)) * Expand AI Context Convention with role-specific sections ([b5a9197](b5a9197)) * Implement markdown, YAML, and JSON file linting ([ba514f8](ba514f8)) * Improve README formatting and add icons ([f2a96d2](f2a96d2)) * new specification for codebase context ([af17b2b](af17b2b)) * Rename project to Codebase Context Specification ([ad92e70](ad92e70)) * Update codebase context specification and linter package ([118284d](118284d)) * Upgrade TypeScript linter to use async/await ([e4578e9](e4578e9))
- Loading branch information