This commit is contained in:
csh
2025-07-03 20:07:54 +08:00
parent 1906c8c421
commit 696618ff1d
9 changed files with 188 additions and 182 deletions
+9 -1
View File
@@ -1,6 +1,14 @@
# Change Log
Notable changes to the `TSL` extension will be documented in this file.
Notable changes to the `TSL` extension will be documented in thio file.
## [2.3.0]: 2025-07-03
- 修改插件名为`tsl-tools`
- 支持设置参数
- `tsl.server.executable`: `tsl-server`的执行路径
- `tsl.server.arguments`: `tsl-server`的启动参数
- `tsl.interpreter.executable`: `tsl`解释器的路径
## [2.2.0]: 2025-07-02