V1.13.7
Stata-MCP v1.13.7
Release Date: December 5, 2025
Type: Code Refactoring
What's New
Optimized system detection logic and improved module exports for better code organization.
Changes
- System Detection: Added IS_UNIX variable to replace repetitive system checks
- Module Exports: Added explicit all list to define public interface
- Code Performance: Optimized conditional logic for better performance
- Conditional Exports: Unix-specific functions (help, ado_package_install) only exported on Unix systems