v0.15.0
Enhancements
- Add support for ignoring internal urls #169
Fixes
- Stop ignoring the content of pre / code tags #166
Changelog
2409cf0 Add Fedora and minor install updates to README.md
d3ffce7 Add IgnoreInternalURLs option (Solve #168)
295f004 Add a test running on an HTML file
b9e6728 Add test case for link to hash inside <pre>
tag
c733282 Fix a stupid typo in function called for TestIsInternalURLIgnored
183ed16 Fix misc markdown lint errors
4d3efc5 Re-enable test on macos
a9a7742 Stop ignoring content of pre/code tags
6df4662 Update README with IgnoreInternalURLs
4c57ae9 Update README.md
fa04c39 Update repo copy of godownloader.sh as per out-of-band update in Jan 2021
b679f7a Update tests that deal with pre/code tags
024a1c2 Use a correct syntax for TestAnchorInternalUrlOption
829c696 Use the correct error name for TestAnchorInternalUrl