Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.10.0](v0.9.0...v0.10.0) (2020-12-30) ### Bug Fixes * add missing github-markup dependencies to dockerfile ([b5fb88a](b5fb88a)) * file-hash now accepts legacy configuration format ([d509274](d509274)) * fix broken link behavrior with files in subdirectories ([6c14db9](6c14db9)) * fix pathing issues and succeed/fail criteria with no files found ([c0c101b](c0c101b)) * remove Object.fromEntries for node 10 support ([0644374](0644374)) * update dockerfile to reconfigure bundle which (may) have caused some bugs on linux ([889da3e](889da3e)) * upgrade broken-link-checker to add node 10 support ([4f00b33](4f00b33)) * upgrade ruby gems to latest version ([e36c10a](e36c10a)) ### Features * finalize no broken links rule and dockerfile ([c1b1f72](c1b1f72)) * update dockerfile to reflect new dependencies ([c256af7](c256af7)) * **no-broken-links:** add option to pass or not pass in external links ([aaa92f8](aaa92f8)) * switch to fork of broken-link-checker ([7df3086](7df3086)) * WIP adding a broken link checker rule ([9e8bb98](9e8bb98))
- Loading branch information