Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

32 lines (26 loc) · 1.44 KB

CHANGELOG

0.3.2 - 18-03-2020

  • feature : new option --skip-robots-checks so robots.txt can be skipped
  • minor testing changes.

0.3.1 - 03-03-2020

  • docs : bugfix in documentation.

0.3.0 - 01-03-2020

  • feature: #8 robots.txt supported (only checking what content allowed to be crawled)
  • feature: github actions supported image (see #28)
  • docs: github actions supported image (see #28)
  • bugfix: #51 links with \n character are working now.
  • bugfix: #46 trailing slash in redirection urls.
  • bugfix: #33 external redirection error

0.2.1 - 09-12-2019

0.2.0 - 01-12-2019

0.1.1 - 13-11-2019

  • bugfix: #20 termination bug finally caught.
  • project: TravisCI improved by fixing tests and implementing checks for the docs.
  • project: Links in project at pypi.org.
  • fix: butuzov/deadlinks#4880db5 typo in Exception Class name fixed.