Skip to content

Releases: memect/memect-ppx

memect-ppx-0.2.10-released

11 Jun 09:33

Choose a tag to compare

[0.2.10] - 2026-06-11

✨ Features

  • 添加一键安装脚本 install.sh / install.py

📌 Miscellaneous

  • Bump version to 0.2.10
  • Merge branch 'dev/github' into github-main-clean
  • Merge branch 'main' into dev/github
  • 完善了脚注,跨页表格合并,跨页段落合并等
  • 初步支持了脚注
  • 处理了把使用很多小图片组成虚线的情况
  • 修正有边框表格水平线没有对齐的情况
  • 优化了在海量小图片下的解析速度

memect-ppx-0.2.9-released

05 Jun 17:28

Choose a tag to compare

[0.2.9] - 2026-06-05

✨ Features

  • Add ppx-parse skill

📌 Miscellaneous

  • Merge branch 'dev/github' into github-main-clean
  • Merge branch 'dev/github' of 192.168.0.24:idp/docparser/ppx into dev/github
  • [fix] Comment out Tree initialization and event listener in doc.js
  • 简化日志信息,移除多余的路径长度输出

🔨 Chore

  • Bump version to 0.2.9
  • Add skills/ppx-parse to gitignore whitelist
  • Disable image display in anchor drawing for cleaner output

memect-ppx-0.2.8-released

05 Jun 16:46

Choose a tag to compare

[0.2.8] - 2026-06-05

✨ Features

  • Add parser classes for PDF chapter structure, outlines, and table of contents
  • Implement chapter tree parsing from PDF outlines and TOC

📌 Miscellaneous

  • 对于对象识别错误的表格,进行了修正
  • 修正之前线清除的问题,没有使用转换后的坐标
  • 完善了pdf表格的线的计算
  • 修改因为表格严格检查引起表格header/body的重新计算的问题
  • 完善了wingdings的识别
  • 修复无边框单元格区域溢出
  • 对于pdf表格存在双层边界线的问题,进行了优化
  • 去掉命名为联合资信的字典文件
  • 初步支持跨页表格合并
  • 提供了实验下的章节模版生成
  • 生成tree.md,也初步支持通过agent来快速满足需求
  • 完善了xtree_llm.py
  • 去掉了不必要的代码
  • 初步完成了章节树的3个分析模式

📝 Documentation

  • Update CHANGELOG for 0.2.8
  • Update section title from '安装' to 'UV安装' in README_zh-CN.md

🔨 Chore

  • Merge dev/github into github-main-clean
  • Remove .claude/ from git tracking

memect-ppx-0.2.7-released

22 May 11:21

Choose a tag to compare

[0.2.7] - 2026-05-22

📌 Miscellaneous

  • Merge branch 'dev/github' into github-main-clean
  • Merge branch 'main' into dev/github
  • 完善了wbk

📝 Documentation

  • Update CHANGELOG for 0.2.7
  • Update CHANGELOG for 0.2.7

memect-ppx-0.2.6-released

22 May 05:05

Choose a tag to compare

[0.2.6] - 2026-05-21

✨ Features

  • Add new two-column PDF samples for Chinese and English
  • Update dependencies and version to 0.2.6
  • Support two cols.

🐛 Fixes

  • Enhance jsonify method precision and adjust cell handling in Parser

📌 Miscellaneous

  • Merge branch 'dev/github' into github-main-clean
  • Merge branch 'main' into dev/github
  • 完善了ocr字符识别,也就是bbox的计算
  • Merge branch 'main' into dev/github
  • 解决无边框表格的问题
  • 添加依赖
  • Merge branch 'dev/github' into github-main-clean
  • 修正输出
  • 完善分栏
  • 修改一个重构后的import
  • 完成了分栏

memect-ppx-0.2.5-released

15 May 04:10

Choose a tag to compare

[0.2.5] - 2026-05-15

✨ Features

  • skill: Rename to memect-ppx, bump to 0.2.5, add --html option

📌 Miscellaneous

  • Merge branch 'dev/github' into github-main-clean
  • [fix] Comment out Tree initialization and event listener in doc.js
  • Merge branch 'main' into dev/github
  • 去掉了KMarkdown,使用KText,也支持渲染为html
  • Merge remote-tracking branch 'origin/github-main-clean' into github-main-clean

📝 Documentation

  • Update CHANGELOG for 0.2.5
  • Update CHANGELOG for 0.2.5
  • Update CHANGELOG for 0.2.5
  • Add --html usage examples

🔨 Chore

  • Rename skill dir ppx-parse → memect-ppx, improve search discoverability
  • Update release command to dual-scenario format
  • Track .claude/commands and update gitignore
  • Ignore scripts/ directory
  • Add .claude/commands for internal dev workflow
  • Track .claude/commands and update gitignore
  • Ignore scripts/ directory
  • Clean up redundant entries in CHANGELOG
  • Track release scripts and auto-update CHANGELOG on tag

memect-ppx-0.2.4-released

09 May 03:15

Choose a tag to compare

[0.2.4] - 2026-05-09

✨ Features

  • Add formula parsing modules and refactor FormulaModel

📌 Miscellaneous

  • Merge branch 'main' into dev/github
  • 完善cli,以便公式可以不解析
  • 添加了pp的formula模型
  • Ai debug
  • Ai debug
  • Ai debug
  • Ai debug
  • Ai debug
  • Ai debug
  • 修复模型中gpu下的异常
  • 修复FormulaPP的异常
  • 添加日志
  • 添加modelscope
  • 使用PP的公式模型,速度更快
  • 更新了readme.md
  • 使用新的公式模型

📝 Documentation

  • Update CHANGELOG for 0.2.3

🔨 Chore

  • Bump version to 0.2.4

🤖 CI/CD

  • Add --system flag to uv pip install for GitHub Actions
  • Build first, then verify from local dist before release
  • Checkout tag commit instead of hardcoded main branch

memect-ppx-0.2.3-released

06 May 10:55

Choose a tag to compare

[0.2.3] - 2026-05-06

🐛 Fixes

  • Update homepage URL in project metadata

📌 Miscellaneous

  • Merge branch 'main' into dev/github
  • 简化了安装
  • 调整cuda的包
  • 更新config
  • 更好的支持windows
  • 格式化代码
  • 删除不需要的代码

🔨 Chore

  • Bump version to 0.2.3 and simplify README install docs

memect-ppx-0.2.2-released

28 Apr 14:41

Choose a tag to compare

[0.2.2] - 2026-04-28

🔨 Chore

  • Bump version to 0.2.2

memect-ppx-0.2.1-released

28 Apr 08:35

Choose a tag to compare

[0.2.1] - 2026-04-28

✨ Features

  • skill: 启用 user-invocable 支持斜杠调用

📌 Miscellaneous

  • Merge branch 'dev/github' into github-main-clean
  • Merge branch 'main' into dev/github
  • 完善了service
  • 修改了api接口
  • 修改了多进程的处理方式
  • 支持去掉Textbox中空白的行
  • 添加日志,调试ocr的解析时间
  • 修改参数
  • 修改配置
  • 添加日志
  • 完善下载
  • 提供命令,先下载模型,避免多线程/多进程同时下载
  • 去掉不必要的import
  • 增强了版面分析等

📝 Documentation

  • Add Star History section to README files
  • skill: 优化 ppx-parse skill description,提高触发命中率

🔨 Chore

  • Bump version to 0.2.1
  • skill: 同步 memect-ppx 版本至 0.2.1