Skip to content

v0.5.0

Compare
Choose a tag to compare
@wjdp wjdp released this 28 Aug 17:17
· 214 commits to master since this release

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.