File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.9.16] - 2026-06-10
9+
10+ ### Changed
11+
12+ - ** Docs: refreshed the extraction prompt-design notes** (` docs/prompt-design.md ` ). Documentation-only update; no functional or packaged change.
13+
814## [ 0.9.15] - 2026-06-10
915
1016### Fixed
Original file line number Diff line number Diff line change 11[tool .poetry ]
22
33name = " poster2json"
4- version = " 0.9.15 "
4+ version = " 0.9.16 "
55description = " Convert scientific posters (PDF/images) to structured JSON metadata using Large Language Models"
66
77packages = [{ include = " poster2json" }]
You can’t perform that action at this time.
0 commit comments