Skip to content

Release 10.3.0

Compare
Choose a tag to compare
@cjmayo cjmayo released this 18 Sep 18:32
· 76 commits to master since this release
fe23eeb

Features:

  • TextLogger message wrapping is configurable using wraplength

Changes:

  • Minimum Python version required is 3.8
  • HTTP redirect causes a warning, http-redirected
  • Ignored warning messages are logged as information
  • Installing from git archives is re-enabled
  • Support for checking NNTP and Telnet links is removed

Fixes

  • -p/--password was being ignored
  • FTP checker was raising a TypeError
  • FTP checker was ignoring maxfilesizedownload
  • Documentation updates