Skip to content

Releases: manuzhang/mkdocs-htmlproofer-plugin

Release 1.5.0

23 Feb 15:22

Choose a tag to compare

What's Changed

  • Document retry_max_times config by @sisp in #97
  • Parallelize external URL checks by @sisp in #96
  • Use GFM alerts instead of blockquotes in README by @sisp in #99
  • Fix typo in README by @sisp in #98
  • Drop EOL Python 3.8/3.9 and add 3.12 support by @manuzhang in #100

New Contributors

  • @sisp made their first contribution in #97

Full Changelog: v1.4.1...v1.5.0

Release 1.4.1

23 Jan 06:51

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

Release 1.4.0

27 Oct 03:40

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

Release 1.3.0

13 Sep 14:46

Choose a tag to compare

What's Changed

  • Document MkDocs native support for anchor validation by @johnthagen in #85
  • Increase chunk_size to 1MiB by @benjamb in #87
  • Add support for ignoring every URL on a page by @s-i-v-e in #88

New Contributors

Full Changelog: v1.2.1...v1.3.0

Release 1.2.1

15 Apr 16:00

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

Release 1.2.0

05 Mar 14:16

Choose a tag to compare

What's Changed

  • Don't treat some HTTP status error codes as not errors by @SeanTAllen in #78
  • Add option to optionally skip downloading the contents of a file by @benjamb in #79

New Contributors

Full Changelog: v1.1.0...v1.2.0

Release 1.1.0

27 Feb 11:43

Choose a tag to compare

What's Changed

  • Add support for ignoring URLs (no fetching) with wildcards. by @es-fabricemarie in #62
  • Allow special characters in directory name, optimization by @marmotton in #68
  • Support wildcard in raise_error_excludes by @manuzhang in #73
  • Fix incorrect dev-requirements.txt in CONTRIBUTING.md by @SeanTAllen in #71
  • Provide compatibility with mkdocs-material blog plugin by @SeanTAllen in #72
  • Update contributing development section by @SeanTAllen in #74
  • Fix naive handling of relative links when proofing by @SeanTAllen in #75

New Contributors

Full Changelog: v1.0.0...v1.1.0

Release 1.0.0

19 Jul 14:08

Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v1.0.0

Release 0.13.1

22 Apr 05:15

Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.1

Release 0.12.0

11 Apr 02:40

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0