Skip to content

Add proxy rule option

Choose a tag to compare

@fulldecent fulldecent released this 16 Sep 20:30
· 52 commits to main since this release
b58991f

What's Changed

  • Create dirty words checker script by @codiini in #133
  • Feat easier test expected by @fulldecent in #134
  • bump deps by @fulldecent in #135
  • only grep flat files by @fulldecent in #136
  • add file extension checker by @fulldecent in #137
  • fixes #102 by @fulldecent in #138
  • lint by @fulldecent in #139
  • Implement parallel workers as default for HTML validation with progress tracking by @Copilot in #144
  • Replace dirty-file-extensions with dirty-file-paths for granular file validation by @Copilot in #150
  • Add structured data testing for JSON-LD validation by @Copilot in #151
  • Add fixtures and tests for directory paths in internal links validation and fix HTTPS detection bug by @Copilot in #153
  • Show failed results again by @fulldecent in #161
  • Replace dirty words checker with allowed-links rule by @Copilot in #163
  • Replace cli-progress with direct line printing for progress reporting by @Copilot in #168
  • Make proxy URL optional configurable option in external-links HTML validation rule by @Copilot in #166

New Contributors

  • @Copilot made their first contribution in #144

Full Changelog: 1.3.1...1.4.0