File tree 3 files changed +14
-2
lines changed
3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ v5.0.2] ( https://github.com/coder-hxl/x-crawl/compare/v5.0.1...v5.0.2 ) (2023-04-10)
2
+
3
+ ### 🚀 Features
4
+
5
+ - When a retry is added, the number of retry batches is displayed in print.
6
+
7
+ ---
8
+
9
+ ### 🚀 Features
10
+
11
+ - 新增重试时,重试批次数将显示在打印中。
12
+
1
13
# [ v5.0.1] ( https://github.com/coder-hxl/x-crawl/compare/v5.0.0...v5.0.1 ) (2023-04-08)
2
14
3
15
### 🚀 Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " x-crawl" ,
4
- "version" : " 5.0.1 " ,
4
+ "version" : " 5.0.2 " ,
5
5
"author" : " coderHXL" ,
6
6
"description" : " x-crawl is a flexible nodejs crawler library." ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " x-crawl" ,
3
- "version" : " 5.0.1 " ,
3
+ "version" : " 5.0.2 " ,
4
4
"author" : " coderHXL" ,
5
5
"description" : " x-crawl is a flexible nodejs crawler library." ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments