Skip to content

V1.13.10

Choose a tag to compare

@SepineTam SepineTam released this 17 Dec 04:56
· 505 commits to master since this release

Stata-MCP v1.13.10

Release Date: December 17, 2025
Type: Feature Enhancement

What's New

Enhanced help functionality with file saving option and enabled Windows platform support for ADO package installation.

Changes

  • Help Function: Added is_save parameter for flexible help content management
  • Cross-Platform Support: Windows users can now install Stata packages via ado_package_install
  • Code Quality: Simplified log handling logic in stata_do function

Features

  • Help content can now be optionally saved to files for reference
  • Windows users gain access to Stata package management features
  • Improved code maintainability without functional changes