v0.5.0
Nothing overly exciting in this release, mostly under-the-bonnet internal tweaking.
Bug Fixes
- #52 Ignore links with
rel=dns-prefetch
. - #54 Add handling for DirectoryPath not existing or being a file. CLI now outputs nicer errors for FilePath and DirectoryPath problems.
Development Enhancements
- #58 Bring in govcr, majority of unit tests that make network calls now use pre-recorded responses.