Skip to content

Commit b3bc3ad

Browse files
committed
Release v2.0.0
1 parent 2bafec0 commit b3bc3ad

4 files changed

Lines changed: 11 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Add an entry here when the project meaningfully changes for users, for example:
1212

1313
## Unreleased
1414

15+
No unreleased user-facing changes yet.
16+
17+
## v2.0.0
18+
1519
- Strengthened note-depth planning with source-grounded central claims, claim boundaries, limiting-result coverage, mechanism-to-result mapping, comparative positioning, reusable takeaways, follow-up questions, and a separate final analytical quality review before readability polish.
1620
- Expanded benchmark/dataset and clinical paper guidance to cover sample statistics, data access, privacy constraints, and reproducibility boundaries when the paper reports them.
1721

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[![Homepage](https://img.shields.io/badge/homepage-online-2563eb)](https://917dhj.github.io/DeepPaperNote/)
1010
[![Status](https://img.shields.io/badge/status-stable-16a34a)](https://github.com/917Dhj/DeepPaperNote)
11-
[![Release](https://img.shields.io/github/v/release/917Dhj/DeepPaperNote?display_name=tag&color=0f766e)](https://github.com/917Dhj/DeepPaperNote/releases/tag/v1.1.1)
11+
[![Release](https://img.shields.io/github/v/release/917Dhj/DeepPaperNote?display_name=tag&color=0f766e)](https://github.com/917Dhj/DeepPaperNote/releases/tag/v2.0.0)
1212
[![License](https://img.shields.io/badge/license-MIT-c9a227)](./LICENSE)
1313
[![Agents](https://img.shields.io/badge/agents-Claude%20Code%20%2B%20Codex-7c3aed)](./SKILL.md)
1414
[![Output](https://img.shields.io/badge/output-Obsidian-16a34a)](./references/obsidian-format.md)
@@ -379,6 +379,7 @@ For release-level updates, see [CHANGELOG.md](./CHANGELOG.md).
379379

380380
| 🏷️ Version | 🚦 Status | ✨ Highlights |
381381
| --- | --- | --- |
382+
| v2.0.0 | ✅ Released | Major upgrade for deeper evidence-first notes, raw-source grounding, paper-type-aware writing, and more reliable figure/table handling |
382383
| v1.1.1 | ✅ Released | Patch release tightening figure placeholder validation and table crop quality checks |
383384
| v1.1.0 | ✅ Released | Major figure/table extraction upgrade with caption-anchored crops, visual quality gates, and placeholder-first figure asset candidates |
384385
| v1.0.1 | ✅ Released | Patch release for Obsidian-native frontmatter formatting, lint compatibility fixes, and cleaner README assets |
@@ -387,7 +388,7 @@ For release-level updates, see [CHANGELOG.md](./CHANGELOG.md).
387388
| v0.3.0-alpha | ✅ Released | Major quality upgrade: dedicated innovation section, explicit mechanism flow, stronger workflow discipline, final readability review, math syntax gate, and the new `Original Abstract Translation` front-matter block |
388389
| v0.2.0-alpha | ✅ Released | Replication-oriented note-writing upgrade: explicit `note_plan`, equation-aware output, stricter final self-review, bilingual abstract handling, and stronger formatting checks |
389390
| v0.1.0-alpha | ✅ Released | First public alpha: evidence-bundle workflow, Zotero-first helpers, placeholder-first figure handling, workspace fallback, OCR fallback, tests, and CI |
390-
| Unreleased | 🕒 No new release-level changes yet | There are currently no additional public release notes beyond v1.1.1 |
391+
| Unreleased | 🕒 No new release-level changes yet | There are currently no additional public release notes beyond v2.0.0 |
391392

392393
## ⚙️ Workflow
393394

README.zh-CN.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[![主页](https://img.shields.io/badge/%E4%B8%BB%E9%A1%B5-online-2563eb)](https://917dhj.github.io/DeepPaperNote/)
1010
[![状态](https://img.shields.io/badge/status-stable-16a34a)](https://github.com/917Dhj/DeepPaperNote)
11-
[![版本](https://img.shields.io/github/v/release/917Dhj/DeepPaperNote?display_name=tag&color=0f766e)](https://github.com/917Dhj/DeepPaperNote/releases/tag/v1.1.1)
11+
[![版本](https://img.shields.io/github/v/release/917Dhj/DeepPaperNote?display_name=tag&color=0f766e)](https://github.com/917Dhj/DeepPaperNote/releases/tag/v2.0.0)
1212
[![许可证](https://img.shields.io/badge/license-MIT-c9a227)](./LICENSE)
1313
[![Agents](https://img.shields.io/badge/agents-Claude%20Code%20%2B%20Codex-7c3aed)](./SKILL.md)
1414
[![输出](https://img.shields.io/badge/output-Obsidian-16a34a)](./references/obsidian-format.md)
@@ -364,6 +364,7 @@ python3 -c "import pytesseract; print(pytesseract.get_tesseract_version())"
364364

365365
| 🏷️ 版本 | 🚦 状态 | ✨ 主要内容 |
366366
| --- | --- | --- |
367+
| v2.0.0 | ✅ 已发布 | 大版本升级:更深的证据优先笔记、原文级 grounding、按论文类型自适应写作,以及更可靠的图表处理 |
367368
| v1.1.1 | ✅ 已发布 | Patch 小更新:收紧图表占位格式校验和表格裁图质量检查 |
368369
| v1.1.0 | ✅ 已发布 | 图表提取质量升级:新增基于图注的整页区域裁剪、视觉质量门禁,并保持图像候选占位优先 |
369370
| v1.0.1 | ✅ 已发布 | 一个 patch 版本:补充 Obsidian 原生 frontmatter 格式支持,修复 lint 兼容性问题,并清理 README 中未使用的资源图片 |
@@ -372,7 +373,7 @@ python3 -c "import pytesseract; print(pytesseract.get_tesseract_version())"
372373
| v0.3.0-alpha | ✅ 已发布 | 一次较大的质量升级:新增固定创新点章节、显式机制流程、更强的整条 workflow 约束、最终可读性质检、公式语法检查,以及新的 `原文摘要翻译` 前置区块 |
373374
| v0.2.0-alpha | ✅ 已发布 | 复现级技术笔记写作升级:显式 `note_plan`、公式感知输出、更强的最终自检、摘要中英双写,以及更严格的格式校验 |
374375
| v0.1.0-alpha | ✅ 已发布 | 第一个公开 alpha 版:综合证据包流程、Zotero 优先辅助能力、占位优先图表处理、工作区回退输出、OCR 回退、测试与 CI |
375-
| 未发布 | 🕒 暂无新的 release 级变化 | 当前还没有下一版 release 的公开更新内容,最新版本为 v1.1.1 |
376+
| 未发布 | 🕒 暂无新的 release 级变化 | 当前还没有下一版 release 的公开更新内容,最新版本为 v2.0.0 |
376377

377378
## ⚙️ 工作流
378379

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "deeppapernote"
7-
version = "1.1.1"
7+
version = "2.0.0"
88
description = "An agent-neutral skill for turning one research paper into a high-quality Obsidian note."
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)