Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Releases: hcodes/yaspeller

v2.3.0

28 May 21:28
Compare
Choose a tag to compare
  • 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

09 May 07:29
Compare
Choose a tag to compare
  • Exit code for error loading in API #29.
  • Update deps in package.json.

v2.1.0

21 Apr 11:17
Compare
Choose a tag to compare
  • Ability to use an empty parameter --file-extensions from CLI.

Bug fixes

  • Error with an unknown site.

v2.0.1

16 Apr 19:51
Compare
Choose a tag to compare

Bug fixes

  • Load config after args is parsed #27.

v2.0.0

13 Apr 11:51
Compare
Choose a tag to compare
  • 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

30 Mar 07:26
Compare
Choose a tag to compare
  • Use settings excludeFiles and fileExtensions for checking one file.
  • Support for regular expressions #18.
  • Fixed detection format #19.

v1.0.6

26 Mar 09:04
Compare
Choose a tag to compare
  • Updated deps in package.json.
  • Added changelog.

v1.0.5

24 Mar 06:15
Compare
Choose a tag to compare

Fix file protocol in html report.

v1.0.4

20 Mar 20:04
Compare
Choose a tag to compare

npm: Fix LF

v1.0.3

20 Mar 19:54
Compare
Choose a tag to compare

Bug fixes

  • Crash of Yaspeller when try Habrahabr url #22

Other changes

  • Update deps in package.json