Releases: errata-ai/vale-action
Releases · errata-ai/vale-action
v2.1.1
Note
As of this release, you need to install format-specific dependencies on your own. See the updated README for an example.
What's Changed
- Add clarity on not using quotes with flags by @CollierCZ in #126
- #97: Catch Vale runtime errors properly by @rmoff in #133
New Contributors
- @CollierCZ made their first contribution in #126
- @rmoff made their first contribution in #133
Full Changelog: v2...v2.1.1
v2.1.0
What's Changed
- Fix the default value of reporter input in README.md by @haru52 in #71
- Adds instructions in README for viewing available flags by @wildmanonline in #72
- Remove single quotes from
vale_flags
example by @lithammer in #83 - docs: use actions/checkout@v3 by @themr0c in #85
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #87
- Remove the need to explicitly pass GITHUB_TOKEN by @ezzatron in #94
- Fix --level reviewdog option when fail_on_error is false by @daniele-pini in #99
- Refactor prerequisite installation by @dcousineau in #110
- Make Reviewdog URL an input by @mheap in #112
- Use GH Annotations via ReviewDog to associate output with the correct check by @mheap in #118
New Contributors
- @haru52 made their first contribution in #71
- @wildmanonline made their first contribution in #72
- @lithammer made their first contribution in #83
- @themr0c made their first contribution in #85
- @lgtm-com made their first contribution in #87
- @ezzatron made their first contribution in #94
- @daniele-pini made their first contribution in #99
- @dcousineau made their first contribution in #110
- @mheap made their first contribution in #112
Full Changelog: v2...v2.1.0
v2.0.1
Remove `level`
v2.0.0
Remove Git-related tests
v1.5.0
Updates Vale to v2.15.2.
v1.4.3
See #49.
v1.4.2
Fixes #38.
v1.4.1
Update README.md
v1.4.0
Update README.md
v1.3.0
Update action.yml