Releases: codespell-project/actions-codespell
Releases · codespell-project/actions-codespell
v2.1
What's Changed
- Use v2 in README by @okuramasafumi in #69
- Bump actions/checkout from 3 to 4 by @dependabot in #72
- Bump actions/setup-python from 4 to 5 by @dependabot in #74
- feat: bump to use node20 runtime by @kbdharun in #71
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #76
New Contributors
- @okuramasafumi made their first contribution in #69
- @dependabot made their first contribution in #72
- @kbdharun made their first contribution in #71
- @pre-commit-ci made their first contribution in #76
Full Changelog: v2...v2.1
v2.0
What's Changed
- Update GitHub Actions by @DimitriPapadopoulos in #49
- Configure Dependabot to check for outdated actions used in workflows by @per1234 in #50
- Encourage the use of semantic versioning in the README by @jdufresne in #58
- ENH: Enable use of pyproject.toml by @larsoner in #60
- Upgrade GitHub Actions setup-python by @cclauss in #61
- README: Add syntax highlighting for readability by @hugovk in #64
New Contributors
- @jdufresne made their first contribution in #58
- @larsoner made their first contribution in #60
- @cclauss made their first contribution in #61
- @hugovk made their first contribution in #64
Full Changelog: v1...v2.0
v1.0
What's Changed
- Pull in the shared problem matcher by @peternewman in #2
- Update the codespell-problem-matcher by @peternewman in #4
- Pull in the latest codespell-problem-matcher by @peternewman in #6
- Add Bats tests for script by @per1234 in #7
- Switch to a matrix of codespell tests by @peternewman in #9
- Add the skip option by @peternewman in #8
- Codespell our action by @peternewman in #12
- Update the docs by @peternewman in #11
- Add some more options to the action by @peternewman in #14
- Skip .git by default given we're using Git as our VCS by @peternewman in #18
- Fix the tests by @peternewman in #10
- Only run bats diagnostics on failure by @peternewman in #24
- Update README by @peternewman in #30
- Fix typo by @DimitriPapadopoulos in #37
- add uri_ignore_words_list option by @drammock in #46
New Contributors
- @peternewman made their first contribution in #2
- @per1234 made their first contribution in #7
- @DimitriPapadopoulos made their first contribution in #37
- @drammock made their first contribution in #46
Full Changelog: https://github.com/codespell-project/actions-codespell/commits/v1.0