Skip to content

v0.0.3

Choose a tag to compare

@peteski22 peteski22 released this 07 Aug 20:36
· 57 commits to main since this release
ad647a2

🎯 Highlights

  • mozilla-ai Registry Provider: Added embedded registry data for Mozilla AI tools
  • Enhanced Argument Handling: Fixed bugs and added support for positional arguments
  • Deprecation Support: New --allow-deprecated flag for mcpd add command
  • Major Refactoring: Improved package model extensibility and codebase organization

✨ Features

  • Added Mozilla AI registry provider with embedded data (#132)
  • Added --allow-deprecated flag to mcpd add command (#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

  • Docker release automation (#94)
  • Homebrew installation support (#119, #120, #124)

📚 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