Releases: jimezsa/papercli
Releases · jimezsa/papercli
v0.1.2
[0.1.2] - 2026-03-17
Added
- Added automatic first-run config initialization so
paperclicreates its default config file without requiring a separatepapercli config init - Added CLI usage examples to the built-in
paperclihelp output, includingpapercli --help - Added the
paper-summaryskill workflow with a default parallel summary count of 20 - Added rigorous mathematical formalization guidance to the
paper-summaryschema, including Markdown math formatting and explicit use of PDF figures and architecture diagrams as evidence - Added local
.env.localloading support to thepaper-summaryGemini script - Added support for metadata inputs that are either a single object or a list of objects
v0.1.1
v0.1.0
[0.1.0] - 2026-03-01
Initial public release of papercli CLI for searching academic papers across arXiv, Semantic Scholar, and Google Scholar (via SerpApi).
Added
- Initial release of PaperCLI
- Provider support for arXiv, Semantic Scholar, and SerpApi-backed Google Scholar
- Search and author workflows from the CLI
- Export options including Markdown output
- GoReleaser configuration for automated cross-platform builds
- GitHub Actions release workflow with Homebrew tap publishing support