- fix crash when 1st link is ignored/replaced
- ignore query string in links to local files
- replacement patterns
- better handling of malformed URLs and unsupported protocols.
- support RFC6068 style hfields in mailto: links.
- update markdown-link-extractor dependency to support image links with image size attributes
- docker run fixes
- support for parentheses in URLs
- don't show 'No hyperlinks found!' when quiet
- introduce
--quiet
mode that displays errors (dead links) only - support for ignore patterns to skip the link check for certain links
- support for providing custom HTTP headers
- update dependencies to avoid CVE-2018-3728