Skip to content

V1.13.20

Choose a tag to compare

@SepineTam SepineTam released this 06 Jan 05:26
· 386 commits to master since this release

Stata-MCP v1.13.20

Release Date: January 6, 2026
Type: Feature Enhancement

What's New

Major improvements to data processing capabilities with decimal control, enhanced file format support, and codebase cleanup.

Changes

  • Update License: Change License from Apache 2.0 to AGPL 3.0
  • Decimal Control: Added decimal_places parameter with environment variable support
  • get_data_info Refactor: Comprehensive improvement with enriched output and cached loading
  • Bug Fix: Correctly filter metrics in DataInfoBase._filter() method
  • File Format Support: Added TSV and PSV file format support
  • MCP Cleanup: Reorganized tool functions and removed prompt-related code