Skip to content

V1.13.3

Choose a tag to compare

@SepineTam SepineTam released this 24 Nov 08:57
· 528 commits to master since this release

Stata-MCP v1.13.3

Release Date: November 24, 2025
Type: Feature Release

What's New

Enhanced data analysis capabilities with JSON export functionality and improved logging for the get_data_info function.

Changes

  • JSON Export: Added saved_path parameter to summary() method for exporting data summaries to JSON files
  • Data Processing: Refactored get_data_info function implementation for better performance and maintainability
  • Logging Enhancement: Added comprehensive logging to get_data_info function for better debugging and monitoring
  • Documentation: Updated function docstring with complete formatted output examples
  • Error Handling: Improved error handling for file operations with proper UTF-8 encoding support