Skip to content

Latest commit

 

History

History
287 lines (127 loc) · 14.1 KB

CHANGELOG.md

File metadata and controls

287 lines (127 loc) · 14.1 KB

Change Log

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

6.0.18 (2024-12-27)

Updates and Bug Fixes

6.0.17 (2024-11-22)

Updates and Bug Fixes

6.0.16 (2024-10-11)

Updates and Bug Fixes

6.0.15 (2024-10-11)

Updates and Bug Fixes

6.0.14 (2024-10-11)

Updates and Bug Fixes

6.0.13 (2024-10-06)

Updates and Bug Fixes

6.0.12 (2024-08-26)

Updates and Bug Fixes

6.0.11 (2024-08-21)

Updates and Bug Fixes

6.0.10 (2024-08-21)

Updates and Bug Fixes

6.0.9 (2024-05-22)

Updates and Bug Fixes

6.0.8 (2024-05-19)

Updates and Bug Fixes

6.0.7 (2024-05-18)

Updates and Bug Fixes

6.0.6 (2024-05-16)

Updates and Bug Fixes

6.0.5 (2023-11-19)

Updates and Bug Fixes

6.0.4 (2023-10-18)

Updates and Bug Fixes

6.0.3 (2023-09-27)

Updates and Bug Fixes

6.0.2 (2023-06-08)

Updates and Bug Fixes

  • add GOPATH to go.txt add Tencent to companies.txt (#2225) (d7d4448)
  • Workflow Bot -- Build Dictionaries (#2228) (2b4f727)

6.0.1 (2023-03-14)

Updates and Bug Fixes

6.0.0 (2023-03-14)

⚠ BREAKING CHANGES

  • Use go-words as source (#2039)
  • Update how words are split (#2033)
  • (go) Split out English words (#2027)

Updates and Bug Fixes

5.0.2 (2023-02-22)

Updates and Bug Fixes

5.0.1 (2022-12-17)

Miscellaneous

5.0.0 (2022-11-10)

⚠ BREAKING CHANGES

  • Upgrade Go Dictionary (#1620)

Features

Updates and Bug Fixes

4.0.0 (2022-10-10)

⚠ BREAKING CHANGES

  • Drop Support for CSpell 5. (#1512)

Features

3.0.1 (2022-04-28)

Bug Fixes

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.1.24 (2020-12-24)

Bug Fixes

1.1.23 (2020-11-28)

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

1.1.22 (2020-11-27)

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

1.1.21 (2020-11-21)

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

1.1.20 (2020-11-08)

Bug Fixes

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

1.1.19 (2020-10-21)

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

Change Log

1.1.TODO

  • Add keywords for Go 1.12 (provided by AlekSi)
  • Add keywords for Go 1.11 (provided by AlekSi)

1.1.3

  • Add keywords for Go 1.10 (provided by AlekSi)

1.1.2

  • Add dictionary description.

1.1.0

  • Add keywords for Go 1.9

1.0.0

  • Initial Release