• v1.2.0 3228c1a2e6

    Agent released this 2026-05-28 01:53:58 +08:00 | 21 commits to master since this release

    🆕 新功能

    • PinList → MAP 反向转换:支持将 PinList Excel 文件反向转换为 PinMAP 格式
    • 新增模块
      • pinlist_parser.py — PinList Excel 解析器
      • pinlist_validator.py — PinList 数据验证器
      • pinmap_generator.py — PinMAP 输出生成器
      • pinmap_layout.py — PinMAP 布局管理器
      • template_reader.py — 模板读取器

    📊 测试

    • 23 个测试用例全部通过
    • 覆盖正向转换、反向转换、边界情况

    📦 打包

    • pinmap-to-pinlist-v1.2.0.zip
    Downloads