Skip to content

Commit 0d9774c

Browse files
committed
* 优化获取版本信息的方法
1 parent 46a8908 commit 0d9774c

File tree

1 file changed

+69
-69
lines changed

1 file changed

+69
-69
lines changed

CONTRIBUTING.md

Lines changed: 69 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -1,289 +1,289 @@
1-
### 更新日志
1+
# 更新日志
22

3-
#### JadeV2.3.1 - 2024-06-18
3+
## JadeV2.3.1 - 2024-06-18
44
* 优化获取版本信息的方法
55
---
66

77
<details onclose>
88
<summary>查看更多更新日志</summary>
99

10-
#### JadeV2.3.0 - 2024-06-18
10+
## JadeV2.3.0 - 2024-06-18
1111
* 优化数据库父类方法
1212
---
1313

1414

15-
#### JadeV2.2.9 - 2024-06-13
15+
## JadeV2.2.9 - 2024-06-13
1616
* 解决获取父进程异常的bug
1717
---
1818

19-
#### JadeV2.2.8 - 2024-06-13
19+
## JadeV2.2.8 - 2024-06-13
2020
* 新增根据进程id,强制退出关联进程
2121
* 解决子进程无法退出的bug
2222
---
2323

24-
#### JadeV2.2.7 - 2024-06-12
24+
## JadeV2.2.7 - 2024-06-12
2525
* 使用线程监听程序异常问题,不在阻塞主线程
2626
* 解决子进程无法退出的bug
2727
---
2828

2929

30-
#### JadeV2.2.6 - 2024-06-11
30+
## JadeV2.2.6 - 2024-06-11
3131
* 解决Windows下打包由路径引发的bug
3232
---
3333

34-
#### JadeV2.2.5 - 2024-05-27
34+
## JadeV2.2.5 - 2024-05-27
3535
* 优化数据库父类操作,解决异常问题,代码优化
3636
---
3737

3838

39-
#### JadeV2.2.4 - 2024-05-17
39+
## JadeV2.2.4 - 2024-05-17
4040
* 解决打包出现的日志重复的bug
4141
---
4242

43-
#### JadeV2.2.3 - 2024-05-09
43+
## JadeV2.2.3 - 2024-05-09
4444
* packing模块支持src目录下的packages
4545
---
4646

47-
#### JadeV2.2.2 - 2024-05-09
47+
## JadeV2.2.2 - 2024-05-09
4848
* 数据库操作支持int和Bool类型
4949
---
5050

51-
#### JadeV2.2.1 - 2024-05-09
51+
## JadeV2.2.1 - 2024-05-09
5252
* 解决传入多个feature id,加密狗不满足条件,程序不退出的bug
5353
---
5454

55-
#### JadeV2.2.0 - 2024-05-08
55+
## JadeV2.2.0 - 2024-05-08
5656
* 监听加密狗线程支持传入最大feature id,这样就可以满足之前的现场
5757
---
5858

59-
#### JadeV2.1.9 - 2024-05-08
59+
## JadeV2.1.9 - 2024-05-08
6060
* 监听加密狗线程,如果传入多个feature id,最后在判断授权是否有效
6161
---
6262

63-
#### JadeV2.1.8 - 2024-01-31
63+
## JadeV2.1.8 - 2024-01-31
6464
* 新增 RFC 2832格式转时间字符串格式方法
6565
---
6666

67-
#### JadeV2.1.7 - 2024-01-31
67+
## JadeV2.1.7 - 2024-01-31
6868
* 解决数据库清空的bug
6969
---
7070

71-
#### JadeV2.1.6 - 2024-01-11
71+
## JadeV2.1.6 - 2024-01-11
7272
* 解决随机字符串的bug
7373
---
7474

7575

76-
#### JadeV2.1.5 - 2024-01-10
76+
## JadeV2.1.5 - 2024-01-10
7777
* 解决随机字符串的bug
7878
---
7979

80-
#### JadeV2.1.4 - 2024-01-10
80+
## JadeV2.1.4 - 2024-01-10
8181
* 新增计算文件大小函数
8282
---
8383

84-
#### JadeV2.1.3 - 2024-01-10
84+
## JadeV2.1.3 - 2024-01-10
8585
* 根据字符窜长度随机生成字符串
8686
---
8787

88-
#### JadeV2.1.2 - 2023-11-20
88+
## JadeV2.1.2 - 2023-11-20
8989
* zip_package Linux生成文件名修改
9090
---
9191

92-
#### JadeV2.1.1 - 2023-11-20
92+
## JadeV2.1.1 - 2023-11-20
9393
* zip_package 压缩成压缩包文件名不能为中文,
9494
---
9595

96-
#### JadeV2.1.0 - 2023-11-20
96+
## JadeV2.1.0 - 2023-11-20
9797
* 拷贝config文件和压缩文件夹,区分Linux和Windows
9898
---
9999

100-
#### JadeV2.0.9 - 2023-11-20
100+
## JadeV2.0.9 - 2023-11-20
101101
* 拷贝config文件和压缩文件夹
102102
---
103103

104-
#### JadeV2.0.8 - 2023-09-21
104+
## JadeV2.0.8 - 2023-09-21
105105
* 解决加密狗重复登录的bug
106106
---
107107

108-
#### JadeV2.0.7 - 2023-07-19
108+
## JadeV2.0.7 - 2023-07-19
109109
* 解决打包一个完成的包,exclude_files不生效的bug
110110
---
111111

112-
#### JadeV2.0.6 - 2023-07-19
112+
## JadeV2.0.6 - 2023-07-19
113113
* 新增exclude_files参数,去除打包时不必要的动态库
114114
* 解决如果为空,打包失败的bug
115115
---
116116

117117

118-
#### JadeV2.0.5 - 2023-06-14
118+
## JadeV2.0.5 - 2023-06-14
119119
* 兼容加密狗feature id list为None的情况
120120
---
121121

122-
#### JadeV2.0.4 - 2023-05-22
122+
## JadeV2.0.4 - 2023-05-22
123123
* 加密狗监测模块支持多个加密狗的id
124124
---
125125

126126

127-
#### JadeV2.0.3 - 2023-05-11
127+
## JadeV2.0.3 - 2023-05-11
128128
* 打包的时候新增是否压缩lib包参数
129129
---
130130

131-
#### JadeV2.0.2 - 2023-05-08
131+
## JadeV2.0.2 - 2023-05-08
132132
* 初始化的时候就需要校验feature id 是否存在
133133
---
134134

135-
#### JadeV2.0.1 - 2023-05-08
135+
## JadeV2.0.1 - 2023-05-08
136136
* 加密狗如果没有feature id或者获取feature id失败时,需要退出会话
137137
---
138138

139-
#### JadeV1.9.9 - 2023-05-08
139+
## JadeV1.9.9 - 2023-05-08
140140
* 加密狗的监测支持自定义feature id
141141
---
142142

143-
#### JadeV1.9.8 - 2023-04-21
143+
## JadeV1.9.8 - 2023-04-21
144144
* 加密狗监测线程支持多个加密狗
145145
* 如果当前登录的加密狗超过最大限制数量,在查找是否还有新的加密狗
146146
---
147147

148-
#### JadeV1.9.7 - 2023-04-03
148+
## JadeV1.9.7 - 2023-04-03
149149
* 如果可执行文件存在的化,则拷贝Output文件夹,如果不存在则不拷贝
150150
---
151151

152-
#### JadeV1.9.6 - 2023-04-03
152+
## JadeV1.9.6 - 2023-04-03
153153
* 编译的时候也需要将lib包拷贝到release文件夹下
154154
---
155155

156156

157-
#### JadeV1.9.5 - 2023-04-03
157+
## JadeV1.9.5 - 2023-04-03
158158
* 压缩lib包时,需要判断是否有可执行文件
159159
---
160160

161161

162-
#### JadeV1.9.4 - 2023-04-03
162+
## JadeV1.9.4 - 2023-04-03
163163
* 不在固定pyinstaller版本为4.6
164164
---
165165

166166

167-
#### JadeV1.9.3 - 2023-03-24
167+
## JadeV1.9.3 - 2023-03-24
168168
* 固定pyinstaller版本为4.6
169169
---
170170

171171

172-
#### JadeV1.9.2 - 2023-03-24
172+
## JadeV1.9.2 - 2023-03-24
173173
* 优化加密狗判断流程,刷新的时候一直占用一个Session
174174
---
175175

176-
#### JadeV1.9.1 - 2023-03-24
176+
## JadeV1.9.1 - 2023-03-24
177177
* pyinstaller版本不固定
178178
---
179179

180-
#### JadeV1.9.0 - 2023-03-24
180+
## JadeV1.9.0 - 2023-03-24
181181
* 监听加密狗驱动是否在线时间可配置
182182
---
183183

184184

185-
#### JadeV1.8.9 - 2023-03-24
185+
## JadeV1.8.9 - 2023-03-24
186186
* 新增LDK资源释放函数
187187
---
188188

189-
#### JadeV1.8.8 - 2023-03-24
189+
## JadeV1.8.8 - 2023-03-24
190190
* 新增监听加密狗是否在线线程,并且线程初始化的时候就启动
191191
---
192192

193-
#### JadeV1.8.7 - 2023-03-24
193+
## JadeV1.8.7 - 2023-03-24
194194
* 程序被kill获取退出状态,可以做释放资源
195195
---
196196

197197

198-
#### JadeV1.8.6 - 2023-03-22
198+
## JadeV1.8.6 - 2023-03-22
199199
* 打包模块修复压缩函数找不到的bug
200200
---
201201

202-
#### JadeV1.8.5 - 2023-03-20
202+
## JadeV1.8.5 - 2023-03-20
203203
* 打包模块支持打包并压缩lib包到Output文件夹中
204204
---
205205

206-
#### JadeV1.8.4 - 2023-03-20
206+
## JadeV1.8.4 - 2023-03-20
207207
* 新增读取README.md内容方法
208208
---
209209

210-
#### JadeV1.8.3 - 2023-03-17
210+
## JadeV1.8.3 - 2023-03-17
211211
* 新增获取app version的方法
212212
* 自动写入version文件
213213
* 解决打包wheel的报错
214214
---
215215

216-
#### JadeV1.8.2 - 2023-03-14
216+
## JadeV1.8.2 - 2023-03-14
217217
* 新增压缩文件夹到指定文件夹下方法
218218
---
219219

220-
#### JadeV1.8.1 - 2023-03-13
220+
## JadeV1.8.1 - 2023-03-13
221221
* 更新获取版本号方法
222222
---
223223

224-
#### JadeV1.8.0 - 2023-03-10
224+
## JadeV1.8.0 - 2023-03-10
225225
* Inno Setup 不输出信息
226226
* Xcopy不输出信息
227227
---
228-
#### JadeV1.7.9 - 2023-03-10
228+
## JadeV1.7.9 - 2023-03-10
229229
* ProgressBar Windows下还是继续使用中文
230230
---
231-
#### JadeV1.7.8 - 2023-03-09
231+
## JadeV1.7.8 - 2023-03-09
232232
* 修改AppRun文件,解决在github action 自动打包execv error: Permission denied 的问题
233233
---
234234

235-
#### JadeV1.7.7 - 2023-03-08
235+
## JadeV1.7.7 - 2023-03-08
236236
* 制作AppImage先给可执行文件赋予权限
237237
---
238-
#### JadeV1.7.6 - 2023-03-08
238+
## JadeV1.7.6 - 2023-03-08
239239
* 解决log level的bug
240240
---
241-
#### JadeV1.7.5 - 2023-03-08
241+
## JadeV1.7.5 - 2023-03-08
242242
* Release文件使用CONTRIBUTING.md
243243
---
244244

245-
#### JadeV1.7.4 - 2023-03-08
245+
## JadeV1.7.4 - 2023-03-08
246246
* 先创建Release,在上传文件到Release
247247
---
248-
#### JadeV1.7.3 - 2023-03-08
248+
## JadeV1.7.3 - 2023-03-08
249249
* 无需上传action附件,直接上传至release
250250
---
251251

252-
#### JadeV1.7.2 - 2023-03-08
252+
## JadeV1.7.2 - 2023-03-08
253253
* 测试发布使用模糊路径
254254
---
255255

256-
#### JadeV1.7.1 - 2023-03-08
256+
## JadeV1.7.1 - 2023-03-08
257257
* 打包模块新增log_level参数
258258
* 支持使用Inno Setup打包Windows安装包
259259
---
260260

261-
#### JadeV1.7.0 - 2023-03-08
261+
## JadeV1.7.0 - 2023-03-08
262262
* 修改Windows下ISS文件生成的路径为当前目录
263263
---
264264

265-
#### JadeV1.6.9 - 2023-03-07
265+
## JadeV1.6.9 - 2023-03-07
266266
* 解决编译失败,windows下输出的bug
267267
---
268-
#### JadeV1.6.8 - 2023-03-07
268+
## JadeV1.6.8 - 2023-03-07
269269
* wheel包需要配置version模块
270270
* 打包版本由更新日志统一管理,其他地方无需在配版本号
271271
---
272272

273-
#### JadeV1.6.7 - 2023-03-07
273+
## JadeV1.6.7 - 2023-03-07
274274
* 修改ChangeLog文件的名称改为CONTRIBUTING
275275
---
276-
#### JadeV1.6.6 - 2023-03-07
276+
## JadeV1.6.6 - 2023-03-07
277277
* 固定ChangeLog的格式,使Release发布界面美观
278278
---
279-
#### JadeV1.6.5 - 2023-03-07
279+
## JadeV1.6.5 - 2023-03-07
280280
* 创建Release的时候使用tag名称作为当前Release的名称
281281
---
282-
#### JadeV1.6.4 - 2023-03-07
282+
## JadeV1.6.4 - 2023-03-07
283283
* 打包的时候自动判断当前版本
284284
* 支持自动打包脚本,解决Windows下Progress的bug
285285
---
286-
#### JadeV1.6.3 - 2023-03-06
286+
## JadeV1.6.3 - 2023-03-06
287287
* 支持遍历文件夹下所有文件
288288
* 加密文件支持传入输出文件夹名称参数
289289
* 打包时候支持自定义输出名

0 commit comments

Comments
 (0)