• v1.6.0 88a231424c

    Agent released this 2026-06-12 20:45:25 +08:00 | 5 commits to master since this release

    🔧 PinMAP → PinList 转换器 v1.6.0

    🐛 Bug 修复

    F013 — 修复 PinMAP→PinList 上方引脚丢失

    • 根因:硬编码假设上边 Name 在 Number 上方,但用户真实 PinMAP 中 Number 在上、Name 在下
    • 修复:增加 _detect_top_layout() 自动检测两种布局(Layout A/B)
    • QFN60(15×15,60 引脚)端到端往返验证通过

    F014/F015 — 双向模板样式确认

    • PinMAP→PinList 使用 PinList-Template.xlsx,样式解析成功(fonts=2, fills=1, borders=2, cell_xfs=4)
    • PinList→PinMAP 使用 PinMAP-Template.xlsx,样式解析成功(fonts=2, fills=2, borders=2, cell_xfs=4)

    测试

    • 新增 5 个 QFN60 端到端测试(F016/F017)
    • 全量 23/23 测试全部通过
    • 覆盖两种布局方向(Layout A/B)+ 往返一致性

    📦 下载

    Downloads