Skip to content

Releases: vale-cli/vale

v0.3.4

26 Mar 20:46
20c2fd6

Choose a tag to compare

v0.3.4 Pre-release
Pre-release

Fixed bugs:

  • Tests? Possible issue with GenderBias #26

Implemented enhancements:

  • Add basic rule template generation #28
  • Support changing the severity level of built-in rules #18

Closed issues:

  • Possible bug #27

v0.3.3

20 Mar 17:18
b7513ca

Choose a tag to compare

v0.3.3 Pre-release
Pre-release

Full Changelog

Implemented enhancements:

  • Create a website #5

Closed issues:

  • Linux should not install to home dir #17

Also removes experimental support for LaTeX.

v0.3.2

14 Mar 21:34
1421434

Choose a tag to compare

v0.3.2 Pre-release
Pre-release

Full Changelog

Implemented enhancements:

  • Unrecognized file formats are now linted line-by-line (instead of ignored) #24
  • LaTeX is now supported via Pandoc #19
  • Create a Windows installer #7

v0.3.1

10 Mar 18:44
145cee8

Choose a tag to compare

v0.3.1 Pre-release
Pre-release

Full Changelog

Implemented enhancements:

  • Process files concurrently #21
  • Improve reStructuredText and AsciiDoc support #19

Closed issues:

  • Improve error reporting #22

v0.3.0

06 Mar 18:41
ff8853e

Choose a tag to compare

v0.3.0 Pre-release
Pre-release

Full Changelog

Implemented enhancements:

  • Markdown processing is now powered by Blackfriday
  • Add to Homebrew #6

Closed issues:

  • Use multiple check definition structs? #15

v0.2.1

26 Feb 20:02

Choose a tag to compare

v0.2.1 Pre-release
Pre-release

v0.2.1 (2017-02-25)

Full Changelog

Implemented enhancements:

  • Add a description key to rule definitions #14
  • Improve handling of rule citations #12

Fixed bugs:

  • Multiline matches are handled incorrectly #16

v0.2.0

20 Feb 00:58

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

Full Changelog

Implemented enhancements:

  • Support predefined variables in rule definitions #9
  • POS Tagger #1

Fixed bugs:

  • Duplicate matches on the same line aren't handled correctly #8

v0.1.1

16 Feb 18:20

Choose a tag to compare

v0.1.1 Pre-release
Pre-release
  • Fixed glob handling in config files
  • Added ability to return nonzero exit code on lint failures

v0.1.0

14 Feb 22:47

Choose a tag to compare

v0.1.0 Pre-release
Pre-release
chore: ignore builds directory