Skip to content

pypdl 1.4.3

Compare
Choose a tag to compare
@mjishnu mjishnu released this 22 Jul 17:23
· 7 commits to main since this release

What's Changed

  • Fix progress rounding issue in pypdl factory when odd number of task are supplied
  • Small logging enhancements (include traceback when logging exceptions, fix typos) by @Speyedr in #22
  • Prevent sticky Pypdl._kwargs['headers']['range'] reference bug when reusing Pypdl object with user-supplied headers and multiple multi-segment downloads by @Speyedr in #24

New Contributors

Full Changelog: 1.4.2...1.4.3