- Fix security vulnerability due to IPython version
- Improve README
- Fix loading old cache files
- Improve robustness against cache file errors
- Fix loading cache file error
- Remove
setuptools
to prevent usage of https://access.redhat.com/security/cve/CVE-2022-40897 - Add APIs to README
- Add test for
Paper
- Add equality checks for
Paper
- Introduce
RestfulDatabase
for further databases
- Minor fixes of README.md
- Minor adjustments for pypi.org release
- Bug fixes
- Improve README.md
- Support API keys
- Bug fixes
- Improved speed by skipping waiting before cached papers
- Improving cache lookup to prevent collecting papers missing until limit is reached
- Allow to exclude papers
- Add list mode
- Add customizable log / cache file
- Improve graph tooltip information
- Overwork cache / log file to contain request limits
- More granular caching
- Allow reuse of cached entries with modified arguments
- Restructure code base
- Skip unnecessary waiting time
- Skip papers where citation count is zero
- Fix maximum number of citations
- New GUI
- Better colors
- Bugfixes
Initial version