Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 953 Bytes

CHANGELOG.md

File metadata and controls

41 lines (28 loc) · 953 Bytes

0.1.13 - 2023-08-17

  • Add -h/-v parameters for help and version

0.1.12 - 2023-05-24

  • Check if paper properties are None

0.1.11 - 2023-05-06

  • Make python dependencies less strict

0.1.10 - 2022-06-22

  • Bibtex entry is saved to file instead of printed to console

0.1.9 - 2022-05-16

  • Append 'et al.' in case there are more than three authors for a paper

0.1.8 - 2022-04-05

  • Allow redirects when using GET request, increasing the reliability of open-access downloads

0.1.7 - 2022-03-21

  • Another bugfix in case title is None

0.1.6 - 2022-03-12

  • Catch if author or title are None

0.1.5 - 2022-03-12

  • Add feature to filter for [non-]refereed-only in fzf prompt

0.1.4 - 2022-03-08

  • Catch : in title

0.1.3 - 2022-03-08

  • Improved filename scheme by dropping spaces and ampersands

0.1.2 - 2022-03-08

  • Another formatting fix

0.1.1 - 2022-03-08

  • Fix formatting in action-prompt

0.1.0 - 2022-03-08

  • Initial release