1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

版本号更新为 2.1.0;更新 CHANGELOG.md

This commit is contained in:
2025-07-12 01:28:37 +08:00
parent 33d743afc7
commit 076553967c
4 changed files with 13 additions and 5 deletions

View File

@@ -25,11 +25,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-->
## 2.1.[Unreleased]
## 2.1.0
### Changed
- **[BREAKING!!!]** Deprecate `variable-conversion.disableFormat`, please use `variable-conversion.enabledFormats` instead. (移除 `variable-conversion.disableFormat` 配置项,请使用 `variable-conversion.enabledFormats`)
- Support enabling only partial target conversion formats. (支持仅开启部分目标转换格式)
## 2.0.1