Skip to content

Releases: dougy147/scitopdf

v0.7.2

04 Sep 15:15
Compare
Choose a tag to compare

What's Changed

  • Make proper calls to Crossref API (we use it to fetch DOI from title)

Full Changelog: v0.7.0...v0.7.2

v0.7.0

03 Sep 20:22
Compare
Choose a tag to compare

What's Changed

  • Add an "avoid ISP blocking" strategy with DNS bypass (experimental but not a breaking change)
  • Add --dns option for users (experimental but not a breaking change)
  • Add another resource where to find papers (libgen)
  • Allow relative paths when setting download directory (-D)
  • Enumerate missing papers when in list mode (--list)

Full Changelog: v0.6.6...v0.7.0

v0.6.6

15 May 10:00
Compare
Choose a tag to compare

What's Changed

  • Stop comparing user's search to Crossref's results when it is called, and grab the first matching DOI (low false positive increase, but drastic false negative decrease).

Full Changelog: v0.6.5...v0.6.6

v0.6.5

09 Nov 13:00
Compare
Choose a tag to compare

scitopdf is stable enough to get its first tagged release.

What's Changed

  • Using a rolling method to automatically select SH URL when none is provided.

Full Changelog: https://github.com/dougy147/scitopdf/commits/v0.6.5