Skip to content

Releases: igorshubovych/markdownlint-cli

0.9.0

20 May 02:33
Compare
Choose a tag to compare
  • Add Node.js version 10 to CI
  • Remove support for end-of-life Node.js versions < 6
  • Update markdownlint dependency to 0.9.0

0.8.2

12 May 05:55
Compare
Choose a tag to compare

0.8.1

23 Mar 05:09
Compare
Choose a tag to compare
  • Fix a bug introduced by new --stdin support that could be triggered by some customizations

0.8.0

22 Mar 05:12
Compare
Choose a tag to compare
  • Add -s/--stdin option to read from STDIN instead of file|directory|glob
  • Add -o/--output option to write to file instead of STDERR
  • Update markdownlint dependency to 0.8.1

0.7.1

08 Feb 06:02
Compare
Choose a tag to compare
  • Handle mixing of relative and absolute path with -i/--ignore

0.7.0

31 Jan 05:37
Compare
Choose a tag to compare
  • Update markdownlint dependency to 0.7.0
  • Add -i/--ignore option to ignore/exclude files
  • Sort output by file/line number/rule name/description
  • Remove directory entries from glob results for linting

0.6.0

31 Dec 08:01
Compare
Choose a tag to compare
  • Support glob syntax (markdownlint "docs/**.md")
  • Include *.markdown when processing directories

0.5.0

12 Nov 04:42
Compare
Choose a tag to compare
  • Improve formatting of output
  • Add .pre-commit-hooks.yaml

0.4.1

09 Nov 06:06
Compare
Choose a tag to compare
  • Fix CRLF issue for non-Windows platforms

0.4.0

05 Nov 03:17
Compare
Choose a tag to compare
  • Upgrading markdownlint to 0.6.1