Skip to content

Latest commit

 

History

History
283 lines (135 loc) · 14.6 KB

CHANGELOG.md

File metadata and controls

283 lines (135 loc) · 14.6 KB

Changelog

0.1.27 (2024-10-03)

Features

  • typos 1.25.0 September 2024 dictionary (#120) (cfc1c3f)
  • vscode: publish the x86_64 musl target (1bde263), closes #112

Chores

  • deps-dev: bump the vscode group with 10 updates (#118) (3b09555)
  • deps: bump the lsp group with 3 updates (#119) (949fe96)

0.1.26 (2024-09-23)

Bug Fixes

  • fix: broken 0.1.24 and 0.1.25 builds + release musl binary (82d3b09)

0.1.25 (2024-09-23)

Chores

0.1.24 (2024-09-21)

Chores

  • deps: bump typos-cli from 1.24.4 to 1.24.6 (#111) (7235ca1)

0.1.23 (2024-09-04)

Features

Chores

  • deps-dev: bump the vscode group with 7 updates (#103) (39c49fc)
  • deps: bump the lsp group with 4 updates (#104) (a4a0ae8)
  • deps: bump typos-cli from 1.24.3 to 1.24.4 (#107) (4926719)

0.1.22 (2024-08-03)

Features

  • typos 1.23.6 July 2024 dictionary (#97) (1e1d53e)

Chores

  • deps-dev: bump the vscode group with 10 updates (#96) (6bb974a)
  • deps: bump the lsp group with 6 updates (#98) (cc0a1ec)

0.1.21 (2024-07-13)

Bug Fixes

  • Error: Cannot find module 'vscode-languageclient/node' (4838702), closes #92

Chores

  • deps: bump typos-cli from 1.23.1 to 1.23.2 (#91) (e176dd9)

0.1.20 (2024-07-09)

Features

  • typos 1.23.0 June 2024 dictionary (2a497b0)

Chores

  • deps-dev: bump the vscode group with 9 updates (#85) (b47092a)
  • deps: bump the lsp group with 3 updates (#84) (d69f3c7)
  • deps: bump typos-cli from 1.22.7 to 1.22.9 (#83) (68136cb)
  • deps: bump typos-cli from 1.23.0 to 1.23.1 (#88) (64c6ec5)

0.1.19 (2024-06-16)

Features

  • typos 1.22.7 May 2024 dictionary (aab723d)

Chores

  • deps-dev: bump the vscode group across 1 directory with 8 updates (#82) (320ee54)
  • deps: bump the lsp group with 5 updates (#67) (1710e72)

0.1.18 (2024-05-02)

Features

  • support info as a diagnostic severity (064c188)
  • typos 1.21.0 Apr 2024 dictionary (#65) (504741b)

Chores

  • deps-dev: bump the vscode group with 7 updates (#63) (481b063)
  • deps: bump the lsp group with 6 updates (#64) (53a7cc0)

0.1.17 (2024-04-08)

Features

  • check vscode source control commit messages (53d3bf5), closes #59
  • support extend-ignore-re config field (1a03b6f), closes #55
  • typos 1.20.4 Mar 2024 dictionary (4a559ff)

Chores

  • deps-dev: bump the vscode group with 4 updates (#57) (c1b26fe)
  • deps: bump the lsp group with 1 update (#56) (40190c6)

0.1.16 (2024-03-26)

Features

  • drop vscode Windows 32-bit builds (d7fedba)
  • ignore typos in config files (1841b4c), closes #47

Bug Fixes

  • revert back to @types/vscode ^1.77.0 (a90a48a)

Chores

  • deps: bump the lsp group with 1 update (#46) (8950859)
  • deps: bump the lsp group with 4 updates (#50) (d084fc8)
  • deps: bump the vscode group with 14 updates (#44) (2b42b7f)
  • lsp: bump the lsp group with 3 updates (#43) (9430d0b)
  • main: release 0.1.16 (#45) (ef24d2d)
  • main: release 0.1.16 (#49) (2b6287c)

0.1.15 (2024-03-03)

Bug Fixes

  • use default policy for empty file uri (34998d4), closes #39

0.1.14 (2024-03-03)

Features

  • typos 1.19.0 Feb 2024 dictionary changes (250390d)

Bug Fixes

  • use default policy for non-file uris (0265ff1), closes #36

0.1.13 (2024-02-24)

Chores

0.1.12 (2024-02-05)

Features

  • typos 1.18.0 with January 2024 dictionary changes (dfb3e55)

Bug Fixes

  • error LNK2019: unresolved external symbol _GetLogicalDrives (6ec5abf), closes #33
  • use config file when workspace folder absent (79ae446), closes #31

0.1.11 (2024-01-17)

Features

  • typos 1.17.1 with November/December 2023 dictionary changes (76fc5cf)

0.1.10 (2023-12-26)

Bug Fixes

  • count positions as utf-16 code units (de52345), closes #22

0.1.9 (2023-12-10)

Bug Fixes

  • typo start position corrected for multiple code point unicode (e3d2752), closes #22

0.1.8 (2023-12-10)

Features

0.1.7 (2023-10-22)

Features

0.1.6 (2023-09-23)

Features

0.1.5 (2023-09-23)

Features

0.1.4 (2023-09-04)

Bug Fixes

  • build arm64 binaries using correct target (6f2c9d9), closes #13

0.1.3 (2023-08-15)

Features

Bug Fixes

  • config files are now used on windows (35080b3)

0.1.2 (2023-07-29)

Features

0.1.1 (2023-05-01)

Features

  • Initial release with diagnostics and quick fixes