Skip to content

Releases: igorshubovych/markdownlint-cli

0.33.0

07 Jan 06:58
Compare
Choose a tag to compare
  • Update markdownlint dependency to 0.27.0
    • Improve MD011/MD013/MD022/MD031/MD032/MD033/MD034/MD040/MD043/MD051/MD053
    • Generate/separate documentation
    • Improve documentation
  • Publish Docker container images for both linux/amd64 and linux/arm64
  • Support JSONC and YAML inside markdownlint-configure-file comments
  • Update all dependencies via Dependabot

0.32.2

20 Aug 22:30
Compare
Choose a tag to compare
  • Update markdownlint dependency to 0.26.2
    • Improve MD037/MD051/MD053
  • Update all dependencies via Dependabot

0.32.1

25 Jul 04:29
Compare
Choose a tag to compare
  • Update markdownlint dependency to 0.26.1
    • Improve MD051
  • Update all dependencies via Dependabot

0.32.0

16 Jul 21:57
Compare
Choose a tag to compare
  • Update markdownlint dependency to 0.26.0
    • Add MD051/link-fragments: Link fragments should be valid
    • Add MD052/reference-links-images: Reference links and images should use a label that is defined
    • Add MD053/link-image-reference-definitions: Link and image reference definitions should be needed (auto-fixable)
    • Improve MD010/MD031/MD035/MD039/MD042/MD044/MD049/MD050
    • Add markdownlint-disable-line inline comment
    • Support ~ paths in configuration files
    • Improve performance
  • Add .markdownlint.jsonc to list of supported configuration files
  • Remove support for end-of-life Node version 12
  • Update all dependencies via Dependabot

0.31.1

09 Feb 05:13
Compare
Choose a tag to compare
  • Automatically publish Docker container image to GitHub Packages
  • Update all dependencies via Dependabot

0.31.0

05 Feb 02:49
Compare
Choose a tag to compare
  • Update markdownlint dependency to 0.25.0
    • Add MD049/MD050 for consistent emphasis/strong style (both auto-fixable)
    • Improve MD007/MD010/MD032/MD033/MD035/MD037/MD039
    • Support asynchronous custom rules
    • Improve performance
  • Update all dependencies via Dependabot

0.30.0

20 Nov 05:34
Compare
Choose a tag to compare
  • Add --enable/--disable params
  • Add --quiet param
  • Throw for bad config file
  • Update all dependencies via Dependabot

0.29.0

05 Oct 03:08
Compare
Choose a tag to compare
  • Update markdownlint dependency to 0.24.0
    • Improve MD010/MD011/MD037/MD043/MD044
  • Remove support for end-of-life Node version 10
  • Update all dependencies via Dependabot

0.28.1

23 Jul 04:44
Compare
Choose a tag to compare
  • Fix outdated reference to rc (thanks @shhdgit!)

0.28.0

23 Jul 03:21
Compare
Choose a tag to compare
  • Add --json option to output results in JSON format
  • Switch rc dependency to run-con to address CVE-2020-7788
  • Update all dependencies via Dependabot