Skip to content

V1.13.31

Choose a tag to compare

@SepineTam SepineTam released this 03 Feb 08:10
· 309 commits to master since this release

Stata-MCP v1.13.31

Release Date: February 3, 2026
Type: Bug Fix Patch

What's New

Fixed several known issues discovered through AI code reviews.

Fixes

  • ado_package_install: Made source parameter case-insensitive
  • logging.disable(): Fixed TypeError when logging is disabled
  • Windows path handling: Fixed path corruption from unicode_escape processing
  • Config directory: Unified to ~/.statamcp
  • write_dofile: Added microsecond precision to timestamps
  • Code comments: Translated to English

Removed

  • Deprecated claude_proj module
  • Deprecated StataFinderOLD class

Acknowledgments

Issues identified through code reviews by ChatGPT, Codex, and other AI code review tools.