Releases: errata-ai/vale
Releases · errata-ai/vale
v0.2.1
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
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
- Fixed glob handling in config files
- Added ability to return nonzero exit code on lint failures
v0.1.0
chore: ignore builds directory