UNPKG

json-mcp-server

Version:
39 lines (26 loc) 774 B
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Unreleased ## 1.0.6 - 2025-05-06 ## 1.0.5 - 2025-05-05 ### Added - Added `merge` tool to merge JSON files into a one JSON file ### Fixed - Fix minor issues ## 1.0.4 - 2025-05-05 ### Fixed - Fix minor issues ## 1.0.3 - 2025-05-05 ### Changed - Split logic to use JSON file path to avoid memory issue within > 50 mb file - Improved time execution ## 1.0.2 - 2025-05-04 ### Added - Fix Split tool ## 1.0.1 - 2025-05-03 ## 1.0.0 - 2025-05-02 Added split JSON file functionality ## 0.0.1 - 2025-05-02 Project init