- Add -h/-v parameters for help and version
- Check if paper properties are None
- Make python dependencies less strict
- Bibtex entry is saved to file instead of printed to console
- Append 'et al.' in case there are more than three authors for a paper
- Allow redirects when using GET request, increasing the reliability of open-access downloads
- Another bugfix in case title is None
- Catch if author or title are None
- Add feature to filter for [non-]refereed-only in fzf prompt
- Catch : in title
- Improved filename scheme by dropping spaces and ampersands
- Another formatting fix
- Fix formatting in action-prompt
- Initial release