Releases: boillodmanuel/markdown-link-check
Releases · boillodmanuel/markdown-link-check
Release v4.7.0
Added
- Restore support of processing stdin
- Restore support of
-a, --alive
option
Changes
- Update
README.md
to reflect latest improvements
Release v4.6.0
Changes
- Upate [./README.md] to mention fork and improvements made
Release v4.5.0
Added
- Add stats
retryCount
in long checks report and in verbose mode
Release v4.4.0
Added
- Add binary options
--print-summary
,--print-cache-stats
and--print-long-checks
Release v4.3.0
Added
- Add link cache
- Add statistics
Release v4.2.0
Added
- Improve statistics reported by the binary
Release v4.1.0
Added
- Add
resolveAbsolutePathWithBaseUrl
that resolves absolute path links (like/page1.md
) related to thebaseUrl
(likefile:///my/wiki
). This is especially usefull when we process several files (in a wiki use case for example).
Release v4.0.3
Added
- Release on new tag with github action