v0.3.0
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,resourcesReadandresourcesTemplatesListmethods (d834ec9)
💅 Refactors
- Only use Maps for internal utilities (01d8efc)
⚠️ Improve API standardization and addtoolsCall,resourcesReadandresourcesTemplatesListmethods (d834ec9)- Enhance MCP types and handlers with documentation and improved structure (4c932c1)
📖 Documentation
- Update README (03ea5c8)
🏡 Chore
- Fix package.json exports and main/module fields (77dbe0b)
❤️ Contributors
- Sandro Circi (@sandros94)