Skip to content

Latest commit

 

History

History
148 lines (99 loc) · 11.1 KB

CHANGELOG.md

File metadata and controls

148 lines (99 loc) · 11.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.8.1 (2024-08-26)

2.8.0 (2024-08-26)

Features

Bug Fixes

2.7.2 (2023-02-08)

Bug Fixes

  • 非vscode官方插件的openvsx迁移 (69e2791)
  • duplicated gammars, update extension list (#3) (85d3829)

2.7.2-beta.0 (2022-09-22)

Bug Fixes

  • 非vscode官方插件的openvsx迁移 (69e2791)

2.7.1-beta.0 (2022-09-14)

2.6.1 (2021-12-17)

2.6.0-beta.0 (2021-12-06)

Features

  • 更新并支持更多语言插件 (127ec76)
  • 支持 tmLanguage 格式文件自动转换为 json 格式 (dc3713b)
  • add new util: getLanguageById (e9f05b4)
  • add prepublishOnly (9d3a7a5)
  • add some language utils (7ce8c76)
  • finish basic process (83b3037)
  • init (1e00e3e)
  • rename to resolvedConfiguration (9550dfc)
  • return promise array (3383bd6)
  • support es mode (4c52c8e)
  • support return promise (efce58a)

Bug Fixes

  • 统一为 json 文件格式 (301ed29)
  • 修复markdown、r语言问题,修复handlebars有,问题 (d33ff68)
  • es entry (a32f0f9)
  • filename is undefined getLanguageByExtnameAndFilename (2f89905)
  • missing ensure-dir (7ac759f)
  • publish with index.d.ts (c054e0f)
  • relative for path (2c9ae94)
  • skip tmLanguage raw file (c1e49b8)
  • strip json comments (ca89c09)
  • typos (858d900)
  • use resolvedContent field (7497576)

2.5.0 (2021-12-06)

Features

  • 更新并支持更多语言插件 (127ec76)
  • 支持 tmLanguage 格式文件自动转换为 json 格式 (dc3713b)
  • add new util: getLanguageById (e9f05b4)
  • add prepublishOnly (9d3a7a5)
  • add some language utils (7ce8c76)
  • finish basic process (83b3037)
  • init (1e00e3e)
  • rename to resolvedConfiguration (9550dfc)
  • return promise array (3383bd6)
  • support es mode (4c52c8e)
  • support return promise (efce58a)

Bug Fixes

2.4.0 (2021-12-06)

Features

  • 更新并支持更多语言插件 (127ec76)
  • 支持 tmLanguage 格式文件自动转换为 json 格式 (dc3713b)
  • add new util: getLanguageById (e9f05b4)
  • add prepublishOnly (9d3a7a5)
  • add some language utils (7ce8c76)
  • finish basic process (83b3037)
  • init (1e00e3e)
  • rename to resolvedConfiguration (9550dfc)
  • return promise array (3383bd6)
  • support es mode (4c52c8e)
  • support return promise (efce58a)

Bug Fixes

2.3.1 (2020-12-28)

Bug Fixes

  • filename is undefined getLanguageByExtnameAndFilename (b1404d6)

2.3.0 (2020-12-14)

2.3.0-beta.0 (2020-12-11)

Features

  • 支持 tmLanguage 格式文件自动转换为 json 格式 (4cfee42)
  • 更新并支持更多语言插件 (9d3c4ae)