Features - Add a new `citation` entry to `pub` fetched from an author profile with formatted citation entry 423.
Bugfixes - Fix pprint failures on Windows 413. - Thoroughly handle 1000 or more publications that are available (or not) according to public access mandates 414. - Fix errors in `download_mandates_csv` that may occassionally occur for agencies without a policy link 413.
1.6.3
Bugfix - search_pubs method did not respect include_last_year, which is now fixed 420, 421.
Enhancement - Unit tests involving funding agency mandates are a bit more robust.
1.6.2
Bugfix - Fix an error in the workflow publishing to PyPI.
1.6.1
Bugfix - Handle 1000 or more publications that are available (or not) according to public access mandates 414.
Enhancement - Fetch 20+ coauthors without requiring geckodriver/chrome-driver to be installed 411.
1.6.0
Features - Download table of funding agencies as a CSV file with URL to the funding mandates included - Downlad top-ranking journals in general, under sub-categories and in different languages as a CSV file
Bugfixes - 392 - 394
1.5.1
Feature - Support chromium (chrome-driver) as an alternative to geckodriver 387
Improvements - Firefox/Geckodriver operates in headless mode - Increase test coverage to include all public APIs - Clean up legacy code and improve coding styles - Remove the use of deprecated functions in dependency packages
Bugfix - Stop attempting to reuse a closed webdriver