Releases: jaywonchung/reason
Releases · jaywonchung/reason
v0.3.10
What's New
exclusive_label_groupsallow you to configure sets of paper labels that are exclusive to each other. Setting one label in a exclusive label group will remove other labels in the same group. This is useful when you're using a group of labels to track the state of a paper, and the paper makes sense to only have one label from the group.
v0.3.9
CI fix release.
v0.3.8
Bug fix
- Panic on
curlwith a PDF that has unconventionalCreationDatemetadata.
v0.3.7
Fixed
- Fixed a bug where
curlfailed to download from arXiv PDF URLs (e.g. https://arxiv.org/pdf/2208.06102.pdf)
v0.3.6
Added
- You can now use
wcto count the number of papers, either passed via pipe or identified with filters.
Fixed
- Fixed a bug that prevented the final output of
rmfrom being printed.
v0.3.5
Added
- Paper metadata are now saved to disk after each command is executed.
- You can download arbitrary PDF urls with
curl.
Fixed
- Fixed PDF download directory for
curl. - Fixed security issues raised by Dependabot.
v0.3.4
Added
- You can now invoke single commands directly in your command line, e.g.
reason printf.
Fixed
touchwrongly claiming duplicate titlermandopenwrong error messages
v0.3.3
- Added
--help/-hand--version/-v. - Small corrections in documentation.
v0.3.2
- Bug fix:
curlnot splitting "and" in author lists
v0.3.1
rmnow also removes PDFs and notes files