Skip to content

V1.13.28

Choose a tag to compare

@SepineTam SepineTam released this 26 Jan 03:57
· 337 commits to master since this release

Stata-MCP v1.13.28

Release Date: January 26, 2026
Type: Refactor

What's New

Refactored data handler system with registry pattern for better extensibility.

Changes

  • Implemented registry pattern for automatic data handler registration
  • Renamed _base.py to base.py for consistent naming
  • Removed unused sandbox infrastructure code