All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Complete MCP Server implementation with rmcp 0.3.0 integration
- Recipe discovery and execution with structured output
- Comprehensive testing suite with 33 passing tests
- Environment management with .env file support
- Justfile validation system
- Production-ready error handling and logging
- Comprehensive README with quick start guide
- Claude Desktop integration examples
- Architecture documentation in CLAUDE.md
- Cocogitto conventional commit setup
- GitHub Actions CI/CD pipeline
- Automated versioning and releases
- Git hooks for commit linting and testing
- checkout latest main in publish job - (87fe7a7) - elasticdotventures
- (version) v0.1.4 - (154ded8) - github-actions[bot]
- sync server metadata during release - (a6fd776) - elasticdotventures
- drop websiteUrl for registry - (c75c631) - elasticdotventures
- align MCP namespace casing - (ee0ada9) - elasticdotventures
- enable multi-arch container builds - (141240c) - elasticdotventures
- push version tags explicitly - (cced655) - elasticdotventures
- push release tags - (39eb93d) - elasticdotventures
- stabilize release version detection - (a439595) - elasticdotventures
- make server version script portable - (e50b364) - elasticdotventures
- add MCP registry publishing - (43b0e1a) - elasticdotventures
- (version) v0.1.0 - (95000da) - github-actions[bot]
- push release tags - (39eb93d) - elasticdotventures
- stabilize release version detection - (a439595) - elasticdotventures
- make server version script portable - (e50b364) - elasticdotventures
- add MCP registry publishing - (43b0e1a) - elasticdotventures
- add changelog separator for cocogitto - (1d6101e) - elasticdotventures
- update GitHub Actions branch references and cog config - (63c75b8) - elasticdotventures
- setup cocogitto, CI/CD, and crates.io preparation - (8945d2f) - elasticdotventures
- cargo fmt - (00a3fc8) - elasticdotventures