UNPKG

openapi-spec-master

Version:

🚀 Professional OpenAPI specification analyzer and MCP server. The ultimate toolkit for API developers with VS Code extension integration.

104 lines (76 loc) 3.61 kB
# Changelog All notable changes to **OpenAPI Spec Master** will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [2.0.0] - 2024-12-20 ### 🚀 **Major Release - Professional Edition** This major release aligns the MCP server with the professional VS Code extension, bringing enhanced branding, improved documentation, and better npm package metadata. ### ✨ **Enhanced** - **Professional Branding**: Updated package metadata with professional author information - **VS Code Integration**: Added references to the companion VS Code extension - **Enhanced Documentation**: Professional README with better badges and marketing copy - **SEO Optimization**: Expanded keywords for better npm discoverability - **Repository Links**: Updated to match the main Spec-Master repository structure ### 🔧 **Technical** - **Node.js Requirement**: Added explicit Node.js >=16.0.0 requirement - **Enhanced Keywords**: Added comprehensive keywords for better package discovery - **Professional Metadata**: Updated author, homepage, and bug reporting links - **Build Optimization**: Maintained all existing build processes and performance ### 🔗 **Integration** - **VS Code Extension**: Now professionally linked with the OpenAPI Spec Master VS Code extension - **Unified Branding**: Consistent professional appearance across all platforms - **Cross-Platform**: Seamless integration between MCP server and VS Code extension ### 🛡️ **Maintained** - **Full Compatibility**: All existing MCP tools and functionality preserved - **API Stability**: No breaking changes to MCP server interface - **Performance**: Same high-performance analysis and code generation capabilities --- ## [1.0.3] - 2024-12-16 ### 🔧 **Improved** - Enhanced MCP server stability - Better error handling for large specifications - Improved HTTP transport performance ### 🐛 **Fixed** - Fixed connection issues with some MCP clients - Resolved memory usage optimization issues - Better handling of malformed OpenAPI specifications --- ## [1.0.2] - 2024-12-10 ### ✨ **Added** - HTTP transport support for MCP server - Server-sent events for real-time updates - Direct API endpoints for HTTP access ### 🔧 **Improved** - Better streaming support - Enhanced tool execution performance - Improved error reporting --- ## [1.0.1] - 2024-12-05 ### 🐛 **Fixed** - Fixed CLI tool initialization issues - Resolved dependency conflicts - Better cross-platform compatibility ### 🔧 **Improved** - Enhanced NPX usage experience - Better setup instructions - Improved error messages --- ## [1.0.0] - 2024-12-01 ### 🎉 **Initial Release** ### ✨ **Features** - **16 Powerful MCP Tools**: Comprehensive suite for OpenAPI analysis - **Dual Transport**: Both stdio and HTTP transport options - **AI Integration**: Native support for Claude, Cursor, and other MCP clients - **Web Interface**: Beautiful React-based specification visualizer - **NPX Support**: Easy installation and usage without global installation - **Advanced Analytics**: Deep API insights and recommendations ### 🛠️ **Tools Included** - Core API analysis and search functionality - Code generation in multiple languages - TypeScript type generation - Mock data generation - Schema validation and analysis - Security pattern analysis - Documentation export capabilities --- *For more information about upcoming features, see our [GitHub Issues](https://github.com/RyanCardin15/Spec-Master/issues).*