Releases: hcodes/yaspeller
Releases · hcodes/yaspeller
v2.3.0
- JSON comments in dictionaries and configs #35
- Аbility to specify multiple dictionaries in option --dictionary #33
- Markdown report #31
- Update deps in package.json
v2.2.0
- Exit code for error loading in API #29.
- Update deps in package.json.
v2.1.0
- Ability to use an empty parameter
--file-extensions
from CLI.
Bug fixes
- Error with an unknown site.
v2.0.1
Bug fixes
- Load config after args is parsed #27.
v2.0.0
- Support for checking the letter Ё (
--check-yo
or checkYo: true
).
- Dictionary of
.yaspellerrc
and specified on the command line are used together.
- Setting
fileExtensions
is not used for checking one file (yaspeller -l ru my_file.txt
).
- Added report
error_dictionary
for the collection of typos in files.
v1.1.0
- Use settings
excludeFiles
and fileExtensions
for checking one file.
- Support for regular expressions #18.
- Fixed detection format #19.
v1.0.6
- Updated deps in package.json.
- Added changelog.
v1.0.5
Fix file protocol in html report.
v1.0.3
Bug fixes
- Crash of Yaspeller when try Habrahabr url #22
Other changes
- Update deps in package.json