Skip to content

Commit cba73a6

Browse files
hyunhee-joclaude
andauthored
chore: organize CHANGELOG for v0.0.3 release (#8)
chore: organize CHANGELOG with v0.0.1, v0.0.2, v0.0.3 version history Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent cf80633 commit cba73a6

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,33 @@
22

33
## [Unreleased]
44

5+
## [0.0.3] - 2026-04-14
6+
57
### Added
8+
9+
- OpenDataLoaderPDFReaderDemo.ipynb demo notebook (Colab-ready, 44 cells)
10+
- GitHub issue templates (bug report, feature request, question) and PR template
11+
- SECURITY.md, CODEOWNERS, .editorconfig
12+
- Lint CI workflow (ruff + black, enforced on every PR)
13+
14+
### Changed
15+
16+
- Reformatted existing code to pass ruff/black (line-length=100)
17+
18+
### Fixed
19+
20+
- RAG pipeline cell in demo notebook no longer requires HF_TOKEN
21+
22+
## [0.0.2] - 2026-04-10
23+
24+
### Fixed
25+
26+
- Clear error messages for missing input files and unavailable Java runtime
27+
28+
## [0.0.1] - 2026-04-10
29+
30+
### Added
31+
632
- `OpenDataLoaderPDFReader` with 21 extraction parameters and per-page splitting
733
- `SimpleDirectoryReader` `file_extractor` support
834
- Hybrid AI extraction mode support (docling-fast backend)

0 commit comments

Comments
 (0)