Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 867 Bytes

CHANGELOG.md

File metadata and controls

47 lines (25 loc) · 867 Bytes

Changes

Version 3.6.2

  • fix crash when 1st link is ignored/replaced

Version 3.6.1

  • ignore query string in links to local files

Version 3.6.0

  • replacement patterns

Version 3.5.5

  • better handling of malformed URLs and unsupported protocols.
  • support RFC6068 style hfields in mailto: links.

Version 3.5.4

  • update markdown-link-extractor dependency to support image links with image size attributes

Version 3.5.3

  • docker run fixes

Version 3.5.2

  • support for parentheses in URLs

Version 3.5.1

  • don't show 'No hyperlinks found!' when quiet

Version 3.5.0

  • introduce --quiet mode that displays errors (dead links) only
  • support for ignore patterns to skip the link check for certain links

Version 3.4.0

  • support for providing custom HTTP headers

Version 3.3.1

  • update dependencies to avoid CVE-2018-3728