Skip to content

v0.3.0

Choose a tag to compare

@sandros94 sandros94 released this 05 Aug 17:11
· 9 commits to main since this release
ebcb225

compare changes

This release brings a few breaking changes, mainly in the internal/advanced tools, but should standardize substantially how the project is structured and its maintainability

⚠️ Breaking Changes

  • ⚠️ Improve API standardization (d834ec9)

🚀 Enhancements

  • Tools and resource listing methods (c0b5a24)
  • Add advanced toolsCall, resourcesRead and resourcesTemplatesList methods (d834ec9)

💅 Refactors

  • Only use Maps for internal utilities (01d8efc)
  • ⚠️ Improve API standardization and add toolsCall, resourcesRead and resourcesTemplatesList methods (d834ec9)
  • Enhance MCP types and handlers with documentation and improved structure (4c932c1)

📖 Documentation

🏡 Chore

  • Fix package.json exports and main/module fields (77dbe0b)

❤️ Contributors