Skip to content

V1.13.19

Choose a tag to compare

@SepineTam SepineTam released this 04 Jan 04:24
· 444 commits to master since this release

Stata-MCP v1.13.19

Release Date: January 4, 2026
Type: Performance Enhancement

What's New

Performance optimization with automatic cached loading for summary method.

Changes

  • Cached Summary Loading: Integrated load_cached_summary() in DataInfoBase.summary() method
  • Performance Improvement: Loads from cache when available instead of reprocessing data
  • Cache-First Workflow: Optimized data info retrieval with cache-first approach