Skip to content

Releases: manuzhang/mkdocs-htmlproofer-plugin

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

Release 0.11.0

19 Mar 06:05

Choose a tag to compare

What's Changed

  • Support Local Links without anchor by @kolibri91 in #49
  • Add option to print all invalid links before raising error by @Kasyene in #50

New Contributors

Full Changelog: v0.10.3...v0.11.0

Release 0.10.3

20 Feb 06:01

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.2...v0.10.3