@@ -4,7 +4,6 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
4
4
5
5
发布日志节点案例格式如下(支持多版本发布):
6
6
7
-
8
7
Example:
9
8
10
9
## [9.0.0.0] - 2024-11-13
@@ -53,21 +52,54 @@ Example:
53
52
### DotNetCore.Natasha.CSharp.HotExecutor.SG _ v9.0.0.1:
54
53
- 热执行的 SG 扩展库.
55
54
- 跟随其他扩展库版本号发布.
55
+
56
+ ### DotNetCore.Natasha.CSharp.Template.Core _ v9.0.0.3:
57
+ - 跟随 Compiler 升级依赖.
58
+
59
+ ### DotNetCore.Natasha.CSharp.Extension.Codecov _ v9.0.0.3:
60
+ - 跟随 Compiler 升级依赖.
61
+
62
+ ### DotNetCore.Natasha.CSharp.Extension.Ambiguity _ v9.0.0.3:
63
+ - 跟随 Compiler 升级依赖.
64
+
65
+ ### DotNetCore.Natasha.CSharp.Extension.MethodCreator _ v9.0.0.3:
66
+ - 跟随 Compiler 升级依赖.
67
+
68
+ ### DotNetCore.Natasha.CSharp.Extension.CompileDirector _ v9.0.0.3:
69
+ - 跟随 Compiler 升级依赖.
70
+
71
+ ### DotNetCore.Natasha.CSharp.HotExecutor _ v9.0.0.7:
72
+ - 跟随 Compiler 升级依赖.
73
+
74
+ ### DotNetCore.Natasha.CSharp.HotExecutor.Wrapper _ v9.0.0.8:
75
+ - 跟随 Compiler 升级依赖.
56
76
-->
57
77
58
- ## [ 9.0.0.1 ] - 2024-11-13
78
+ ## [ 9.0.0.3 ] - 2024-12-09
59
79
60
- ### DotNetCore.Natasha.CSharp.HotExecutor _ v9.0.0.3:
61
- - 基于 Natasha 的热执行,允许程序在运行时更改代码,并输出新的结果.
62
- - 跟随其他扩展库版本号发布.
80
+ ### DotNetCore.Natasha.CSharp.Compiler _ v9.0.0.4:
81
+ - 修复 targets 文件.
63
82
64
- ### DotNetCore.Natasha.CSharp.HotExecutor.SG _ v9.0.0.3:
65
- - 热执行的 SG 扩展库.
66
- - 跟随其他扩展库版本号发布.
67
- -
68
- ### DotNetCore.Natasha.CSharp.HotExecutor.Wrapper _ v9.0.0.4:
69
- - 热执行 + SG 封装库.
70
- - 跟随其他扩展库版本号发布.
83
+ ### DotNetCore.Natasha.CSharp.Template.Core _ v9.0.0.4:
84
+ - 跟随 Compiler 升级依赖.
85
+
86
+ ### DotNetCore.Natasha.CSharp.Extension.Codecov _ v9.0.0.4:
87
+ - 跟随 Compiler 升级依赖.
88
+
89
+ ### DotNetCore.Natasha.CSharp.Extension.Ambiguity _ v9.0.0.4:
90
+ - 跟随 Compiler 升级依赖.
91
+
92
+ ### DotNetCore.Natasha.CSharp.Extension.MethodCreator _ v9.0.0.4:
93
+ - 跟随 Compiler 升级依赖.
94
+
95
+ ### DotNetCore.Natasha.CSharp.Extension.CompileDirector _ v9.0.0.4:
96
+ - 跟随 Compiler 升级依赖.
97
+
98
+ ### DotNetCore.Natasha.CSharp.HotExecutor _ v9.0.0.9:
99
+ - 跟随 Compiler 升级依赖.
100
+
101
+ ### DotNetCore.Natasha.CSharp.HotExecutor.Wrapper _ v9.0.0.9:
102
+ - 跟随 Compiler 升级依赖.
71
103
72
104
73
105
0 commit comments