v0.0.3
🎯 Highlights
mozilla-aiRegistry Provider: Added embedded registry data for Mozilla AI tools- Enhanced Argument Handling: Fixed bugs and added support for positional arguments
- Deprecation Support: New
--allow-deprecatedflag formcpd addcommand - Major Refactoring: Improved package model extensibility and codebase organization
✨ Features
- Added Mozilla AI registry provider with embedded data (#132)
- Added
--allow-deprecatedflag tomcpd addcommand (#134) - Support for positional arguments in server configurations (#127)
🔧 Improvements
- Refactored packages.Package to packages.Server for clarity (#133)
- Restructured package model for better extensibility (#131)
- General codebase refactoring and organization (#130)
- Improved test structure with helper functions (#135)
🐛 Bug Fixes
- Fixed argument parsing issues (#127)
📦 Distribution
📚 Documentation
- Updated README with new logo (#122, #126)
- Fixed tutorial curl example (#126)
- Updated tutorial to use Homebrew installation (#124)
- Enhanced deployment workflows (#121)
Full Changelog: v0.0.2...v0.0.3