-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
72 lines (44 loc) · 936 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
CHANGES
=======
0.3.5
-----
* Optimized: Improve visual effect of index
0.3.3
-----
* Optimized: Adjust animation of number and the size of canvas
0.3.0
-----
* Finished: Add waiting progress bar to index
0.2.9
-----
* Bugfixed: Correct the jumping logic of confirm dialog
0.2.8
-----
* Optimized: Add confirm dialog to index and fix the animation bug incompletely
0.2.5
-----
* Optimized: Embellish index and update README
0.2.0
-----
* Finished: Basic framework of index and dependencies of Javascript
0.1.0
-----
* Bugfixed: Correct the logic of getting checker configuration
0.0.8
-----
* Finished: Core function of the crawler module
0.0.6
-----
* Optimized: Improve the framework included the crawler driver and json controller
0.0.5
-----
* Renamed server to checker and added driver and spider library Grab
0.0.3
-----
* Updated RootController
0.0.2
-----
* Fixed setup.cfg
0.0.1
-----
* Init commit