Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.1.0] - 2026-03-11
Added
- Round Trip Planning tool
- Reverse Geocoding tool
- Static Map Rendering tool
- Geofence Management tool
Changed
- Extends routing parameters to include vehicle specifications
[1.0.1] - 2025-12-17
Fixed
- Remove postinstall build script to prevent install failures for consumers
[1.0.0] - 2025-12-14
- Initial release of MagicLane MCP Server:
- Complete implementation of various geospatial tools
- Comprehensive test framework with shared utilities
- Schema validation with Zod
- TypeScript strict mode compliance