Skip to content

Releases: streetsidesoftware/vscode-spell-checker

code-spell-checker: v2.19.0

05 Mar 06:18
4ff213e
Compare
Choose a tag to compare

2.19.0 (2023-03-05)

Features

Miscellaneous

Code Refactoring

  • Start moving the code for better sharing. (#2561) (beddb1f)

Continuous Integration

  • Update ALL Dependencies (main) -- Workflow Bot (#2553) (00b937d)
  • Update ALL Dependencies (main) -- Workflow Bot (#2554) (03b5702)
  • Update ALL Dependencies (main) -- Workflow Bot (#2555) (5f12670)
  • Update ALL Dependencies (main) -- Workflow Bot (#2562) (9e3109d)
  • Update ALL Dependencies (main) -- Workflow Bot (#2568) (2f99c1e)

code-spell-checker: v2.18.0

27 Feb 07:41
44237e9
Compare
Choose a tag to compare

2.18.0 (2023-02-27)

Features

Miscellaneous

Continuous Integration

  • Update ALL Dependencies (main) -- Workflow Bot (#2538) (c6c4a0e)
  • Workflow Bot -- Update ALL Dependencies (main) (#2529) (9d530ec)
  • Workflow Bot -- Update ALL Dependencies (main) (#2536) (a4de3db)

code-spell-checker: v2.17.1

20 Feb 17:04
06ecc6e
Compare
Choose a tag to compare

2.17.1 (2023-02-20)

Miscellaneous

  • Use upload-release-asserts v2.0.2 (b449738)

Updates and Bug Fixes

code-spell-checker: v2.17.0

20 Feb 12:44
ff7800f
Compare
Choose a tag to compare

2.17.0 (2023-02-20)

Features

Documentation

Miscellaneous

  • deps-dev: bump @types/vscode from 1.74.0 to 1.74.1 (#2497) (b56e649)
  • deps-dev: bump cspell-lib from 6.21.0 to 6.22.0 (#2501) (8d940cf)
  • deps-dev: bump github-pages from 227 to 228 in /docs (#2494) (4944199)
  • deps: bump cspell from 6.26.1 to 6.26.3 (#2525) (02575e9)

Continuous Integration

  • Workflow Bot -- Update ALL Dependencies (main) (#2499) (c22b9d8)
  • Workflow Bot -- Update ALL Dependencies (main) (#2504) (76817b1)
  • Workflow Bot -- Update ALL Dependencies (main) (#2510) (fd0425b)
  • Workflow Bot -- Update ALL Dependencies (main) (#2511) (36bf10e)
  • Workflow Bot -- Update ALL Dependencies (main) (#2524) (f56ede0)

Updates and Bug Fixes

code-spell-checker: v2.16.0

02 Feb 07:54
926d7c3
Compare
Choose a tag to compare

2.16.0 (2023-02-01)

Features

Miscellaneous

  • deps: bump activesupport from 6.0.6 to 6.0.6.1 in /docs (#2485) (4ea9efa)
  • deps: bump commonmarker from 0.23.6 to 0.23.7 in /docs (#2470) (6b62852)
  • deps: bump tibdex/github-app-token from 1.7 to 1.8 (#2473) (735eea6)
  • deps: bump webrick from 1.7.0 to 1.8.0 in /docs (#2474) (4590884)
  • deps: bump webrick from 1.8.0 to 1.8.1 in /docs (#2479) (b701a93)

Continuous Integration

  • Workflow Bot -- Update ALL Dependencies (main) (#2476) (09517c0)
  • Workflow Bot -- Update ALL Dependencies (main) (#2481) (18781f8)
  • Workflow Bot -- Update ALL Dependencies (main) (#2489) (73f3d66)
  • Workflow Bot -- Update ALL Dependencies (main) (#2490) (5908b79)

code-spell-checker: v2.15.0

24 Jan 09:05
40cea0a
Compare
Choose a tag to compare

2.15.0 (2023-01-24)

Features

Tests

Miscellaneous

  • deps-dev: bump @types/fs-extra from 9.0.13 to 11.0.0 (#2439) (a64771e)
  • deps-dev: bump jest-mock-vscode from 1.2.1 to 1.3.0 (#2440) (7460ef2)
  • deps-dev: bump minimatch from 5.1.4 to 6.1.6 (#2464) (4c99865)
  • deps: bump commander from 9.5.0 to 10.0.0 (#2456) (30ee05f)
  • remove dependency upon rimraf (#2468) (1cc9583)
  • Use skip-duplicate while publishing (fa711f8)

Continuous Integration

  • Workflow Bot -- Update ALL Dependencies (main) (#2441) (38d3a27)
  • Workflow Bot -- Update ALL Dependencies (main) (#2443) (14afbb4)
  • Workflow Bot -- Update ALL Dependencies (main) (#2444) (24da74c)
  • Workflow Bot -- Update ALL Dependencies (main) (#2445) (5f20cbf)
  • Workflow Bot -- Update ALL Dependencies (main) (#2453) (c2c4e2b)
  • Workflow Bot -- Update ALL Dependencies (main) (#2469) (354eddb)

code-spell-checker: v2.14.0

08 Jan 19:10
7b40762
Compare
Choose a tag to compare

2.14.0 (2023-01-08)

Features

Continuous Integration

  • Workflow Bot -- Update ALL Dependencies (3c4a722)
  • Workflow Bot -- Update ALL Dependencies (f6049b5)
  • Workflow Bot -- Update ALL Dependencies (main) (#2433) (f6049b5)
  • Workflow Bot -- Update ALL Dependencies (main) (#2436) (3c4a722)

code-spell-checker: v2.13.0

07 Jan 18:34
fd0f0be
Compare
Choose a tag to compare

2.13.0 (2023-01-07)

Features

Miscellaneous

  • deps-dev: bump cspell-glob from 6.17.0 to 6.18.0 (#2414) (16e16f2)
  • deps-dev: bump typescript from 4.9.3 to 4.9.4 (#2397) (ebde13c)
  • deps: bump actions/setup-node from 3.5.1 to 3.6.0 (#2426) (a5a6ff8)
  • deps: bump nokogiri from 1.13.9 to 1.13.10 in /docs (#2395) (9f80ff1)

Updates and Bug Fixes

  • make sure noSuggest custom dictionaries are possible. (#2431) (4a23e09)

Continuous Integration

  • Workflow Bot -- Update ALL Dependencies (39db6dd)
  • Workflow Bot -- Update ALL Dependencies (aa65703)
  • Workflow Bot -- Update ALL Dependencies (bb61f2f)
  • Workflow Bot -- Update ALL Dependencies (main) (#2399) (bb61f2f)
  • Workflow Bot -- Update ALL Dependencies (main) (#2403) (00c9d3e)
  • Workflow Bot -- Update ALL Dependencies (main) (#2404) (aa65703)
  • Workflow Bot -- Update ALL Dependencies (main) (#2411) (b899890)
  • Workflow Bot -- Update ALL Dependencies (main) (#2415) (39db6dd)
  • Workflow Bot -- Update ALL Dependencies (main) (#2417) (8762960)
  • Workflow Bot -- Update ALL Dependencies (main) (#2424) (0e40853)
  • Workflow Bot -- Update ALL Dependencies (main) (#2428) (2ab8f7e)

code-spell-checker: v2.12.0

06 Dec 09:43
714d5af
Compare
Choose a tag to compare

2.12.0 (2022-12-06)

Features

Miscellaneous

  • deps-dev: bump cspell-lib from 6.15.0 to 6.15.1 (#2380) (7a3c84a)
  • deps-dev: bump fs-extra from 10.1.0 to 11.0.0 (#2368) (5ff4b19)
  • deps-dev: bump fs-extra from 11.0.0 to 11.1.0 (#2373) (a604f58)
  • deps: bump dessant/lock-threads from 3.0.0 to 4.0.0 (#2385) (006694b)

Continuous Integration

  • Workflow Bot -- Update ALL Dependencies (9503960)
  • Workflow Bot -- Update ALL Dependencies (14d55a5)
  • Workflow Bot -- Update ALL Dependencies (a67fecb)
  • Workflow Bot -- Update ALL Dependencies (dca3bd1)
  • Workflow Bot -- Update ALL Dependencies (53a2db9)
  • Workflow Bot -- Update ALL Dependencies (1f910ca)
  • Workflow Bot -- Update ALL Dependencies (946a7c7)
  • Workflow Bot -- Update ALL Dependencies (be1d248)
  • Workflow Bot -- Update ALL Dependencies (main) (#2361) (be1d248)
  • Workflow Bot -- Update ALL Dependencies (main) (#2372) (1f910ca)
  • Workflow Bot -- Update ALL Dependencies (main) (#2375) (53a2db9)
  • Workflow Bot -- Update ALL Dependencies (main) (#2381) (dca3bd1)
  • Workflow Bot -- Update ALL Dependencies (main) (#2383) (a67fecb)
  • Workflow Bot -- Update ALL Dependencies (main) (#2384) (ab94a22)
  • Workflow Bot -- Update ALL Dependencies (main) (#2388) (14d55a5)
  • Workflow Bot -- Update ALL Dependencies (main) (#2391) (9503960)

Updates and Bug Fixes

code-spell-checker: v2.11.1

23 Nov 13:03
65104a8
Compare
Choose a tag to compare

2.11.1 (2022-11-23)

Updates and Bug Fixes

Miscellaneous

  • deps-dev: bump jest-mock-vscode from 1.2.0 to 1.2.1 (#2358) (2d4228e)
  • deps-dev: bump typescript from 4.8.4 to 4.9.3 (#2347) (9c1d5fb)
  • deps-dev: bump webpack from 5.74.0 to 5.75.0 (#2334) (f3a5d23)
  • deps-dev: bump webpack-cli from 4.10.0 to 5.0.0 (#2348) (2e95f65)
  • deps: bump cosmiconfig from 7.0.1 to 7.1.0 (#2341) (cf6ef8f)
  • deps: bump cosmiconfig from 7.1.0 to 8.0.0 (#2357) (f405ad2)
  • deps: bump cspell from 6.14.2 to 6.14.3 (#2351) (eaadd20)

Continuous Integration

  • Workflow Bot -- Update ALL Dependencies (2cf1015)
  • Workflow Bot -- Update ALL Dependencies (5ec9b04)
  • Workflow Bot -- Update ALL Dependencies (7c76c3e)
  • Workflow Bot -- Update ALL Dependencies (b3622c5)
  • Workflow Bot -- Update ALL Dependencies (12fb4b1)
  • Workflow Bot -- Update ALL Dependencies (246b34f)
  • Workflow Bot -- Update ALL Dependencies (main) (#2327) (246b34f)
  • Workflow Bot -- Update ALL Dependencies (main) (#2332) (9334311)
  • Workflow Bot -- Update ALL Dependencies (main) (#2337) (12fb4b1)
  • Workflow Bot -- Update ALL Dependencies (main) (#2339) (b3622c5)
  • Workflow Bot -- Update ALL Dependencies (main) (#2345) (7c76c3e)
  • Workflow Bot -- Update ALL Dependencies (main) (#2349) (a77287a)
  • Workflow Bot -- Update ALL Dependencies (main) (#2354) (f43845b)
  • Workflow Bot -- Update ALL Dependencies (main) (#2355) (52cbe5f)
  • Workflow Bot -- Update ALL Dependencies (main) (#2356) (5ec9b04)
  • Workflow Bot -- Update ALL Dependencies (main) (#2359) (2cf1015)