Skip to content

Version 1.3.3 - 2024-08-07

Latest
Compare
Choose a tag to compare
@dlesbre dlesbre released this 07 Aug 18:41
· 4 commits to master since this release
e244510
  • No longer set URL fields to https://dx.doi.org/<doi>, instead use this to
    complete the doi field (issue #14)
  • New flag -u --copy-doi-to-url to do the reverse, set the URL field (if absent)
    to the DOI.
  • Now writes all entries to a temporary file on keyboard interrupt (Ctrl-C) to
    avoid data loss
  • Fix 404 warnings on DOI not found for unpaywall
  • Fix URL escape missing in path (issue #16)
  • Fix duplicate silent flag ignored
  • Fix application crash when combining authors (issue #16)
  • Fix interaction between --escape-unicode and --protect-uppercase options
  • Protect uppercase option now also protects unicode uppercase
  • Fix using the --fa / --align-values option leading to empty output

Full Changelog: v1.3.2...v1.3.3