Releases: TypoCI/spellcheck-action
Releases · TypoCI/spellcheck-action
1.1.0
Merged pull requests:
- Removing Sentry Raven #127 (MikeRogers0)
- Using CSpell dictionaries over relying on maintaining my own #126 (MikeRogers0)
- Allowing the use of .github/.typo-ci.yml #124 (MikeRogers0)
- Adding ecommerce & cakephp words #122 (MikeRogers0)
1.0.0
Merged pull requests:
- Ranking Experiment: Starting the Action Name with A #121 (MikeRogers0)
- Adding currencies to word list #120 (MikeRogers0)
- Removing license requirements & switching to MIT #119 (MikeRogers0)
- Locking github_changelog_generator to 1.15.2 #118 (MikeRogers0)
- Adding .github/.typo-ci.yml to default excluded files list #117 (MikeRogers0)
0.4.0
- Adding support for Dutch (nl) language #115 (MikeRogers0)
- Bumping mimemagic to latest #114 (MikeRogers0)
- Adding cron, cronjob & typoci words #113 (MikeRogers0)
- build(docker): quote command expansion #108 (Fdawgs)
- Updating to Ruby 3.0 #106 (MikeRogers0)
- Removing Dependabot #105 (MikeRogers0)
- Bumping dependencies to latest #97 (MikeRogers0)
- Refactoring StandardRB warnings #96 (MikeRogers0)
- Adding support for .typo-ci.yml within .github folder #95 (MikeRogers0)
- Updating Changelog Generator to push to master #89 (MikeRogers0)
- Copy: Be clearer it checks code for spelling mistakes #82 (MikeRogers0)
0.3.0
This updates to Ruby 2.7.2 along with bumping all the libraries to their latest version.
0.2.0
I managed to get the build time down from 1 minute to a few seconds using a prebuilt docker image.
0.1.0
First release of the Typo CI GitHub App as a GitHub Action.
It scans for spelling mistakes & typos in your code.