Skip to content

Latest commit

 

History

History
217 lines (82 loc) · 8.5 KB

CHANGELOG.md

File metadata and controls

217 lines (82 loc) · 8.5 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.0.2 (2024-05-19)

Updates and Bug Fixes

5.0.1 (2024-05-18)

Updates and Bug Fixes

5.0.0 (2023-03-14)

⚠ BREAKING CHANGES

  • Update how words are split (#2033)
  • Update cspell-tools for new splitting rules (#2026)
  • (dotnet) remove misspelling from dict (#2014)

Updates and Bug Fixes

4.0.2 (2023-02-22)

Updates and Bug Fixes

4.0.1 (2022-12-17)

Miscellaneous

4.0.0 (2022-11-10)

⚠ BREAKING CHANGES

  • Upgrade dotnet Dictionary

Features

  • Upgrade dotnet Dictionary (2fcf797)

3.0.1 (2022-10-31)

Updates and Bug Fixes

3.0.0 (2022-10-10)

⚠ BREAKING CHANGES

  • Drop Support for CSpell 5. (#1512)

Features

2.0.1 (2022-03-22)

Note: Version bump only for package @cspell/dict-dotnet

2.0.0 (2022-02-09)

Features

BREAKING CHANGES

  • Drop Support for CSpell 4.

  • feat: Drop support for CSpell 4.

  • Mark the config files as READONLY

1.0.32 (2021-10-13)

Note: Version bump only for package @cspell/dict-dotnet

1.0.31 (2021-09-11)

Note: Version bump only for package @cspell/dict-dotnet

1.0.30 (2021-08-18)

Note: Version bump only for package @cspell/dict-dotnet

1.0.29 (2021-08-04)

Note: Version bump only for package @cspell/dict-dotnet

1.0.28 (2021-07-13)

Note: Version bump only for package @cspell/dict-dotnet

1.0.27 (2021-06-14)

Note: Version bump only for package @cspell/dict-dotnet

1.0.26 (2021-06-07)

Note: Version bump only for package @cspell/dict-dotnet

1.0.25 (2021-03-16)

Note: Version bump only for package @cspell/dict-dotnet

1.0.24 (2020-12-24)

Bug Fixes

1.0.23 (2020-11-28)

Note: Version bump only for package @cspell/dict-dotnet

1.0.22 (2020-11-27)

Note: Version bump only for package @cspell/dict-dotnet

1.0.21 (2020-11-21)

Note: Version bump only for package cspell-dict-dotnet

1.0.20 (2020-11-08)

Bug Fixes

  • do not include Configstore if not necessary (#270) (d8b625f)

1.0.19 (2020-10-21)

Note: Version bump only for package cspell-dict-dotnet

Change Log

1.0.0

  • Initial Release