333
schangxiang@126.com
2025-09-19 18966e02fb573c7e2bb0c6426ed792b38b910940
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
 
1.11.0 / 2018-12-18
===================
 
  * feat: update default version to 6, 8, 10 (#26)
  * test: add node 11 (#25)
 
1.10.0 / 2018-10-19
==================
 
**others**
  * [[`b222662`](http://github.com/eggjs/egg-ci/commit/b222662d0f16009313fd140cd7b6575f628c9543)] - test: travis ci support windows now (#24) (fengmk2 <<fengmk2@gmail.com>>)
 
1.9.2 / 2018-09-25
==================
 
**fixes**
  * [[`201a5dd`](http://github.com/eggjs/egg-ci/commit/201a5dd8f259c5078ee26bc31416c1c3b3858bb7)] - fix: add linux by default on azure-pipelines (#23) (fengmk2 <<fengmk2@gmail.com>>)
  * [[`a1f14f2`](http://github.com/eggjs/egg-ci/commit/a1f14f2d5220ba07b7509849e87ebf619581ff2f)] - fix: add report coverage script on azure pipelines (#22) (fengmk2 <<fengmk2@gmail.com>>)
 
1.9.1 / 2018-09-20
==================
 
**fixes**
  * [[`7b63dcb`](http://github.com/eggjs/egg-ci/commit/7b63dcb3f4b85d00311a1feae4bf66d72465bc90)] - fix: don't set os when os.travis not set (#21) (fengmk2 <<fengmk2@gmail.com>>)
 
1.9.0 / 2018-09-20
==================
 
**features**
  * [[`389a41c`](http://github.com/eggjs/egg-ci/commit/389a41ce840bf27569572f121ee1fc0293cbd517)] - feat: support multi os and add azure-pipelines (#20) (azure-pipelines[bot] <<azure-pipelines[bot]@users.noreply.github.com>>)
 
**others**
  * [[`52c6498`](http://github.com/eggjs/egg-ci/commit/52c6498de9db0f4e8fbcbedfe40463df9e8b4245)] - test: Happy New Year (#18) (Haoliang Gao <<sakura9515@gmail.com>>)
  * [[`f925ace`](http://github.com/eggjs/egg-ci/commit/f925ace5520eace5031e8e14ed1f8eee0d67ef95)] - docs: hoook -> hook (#17) (zhennann <<zhen.nann@icloud.com>>)
 
1.8.0 / 2017-06-20
==================
 
  * feat: run test instead of ci on appveyor (#16)
 
1.7.0 / 2017-06-03
==================
 
  * feat: allow disable after script (#15)
 
1.6.0 / 2017-03-22
==================
 
  * feat:support appveyor service (#13)
  * doc:cn readme (#14)
 
1.5.0 / 2017-03-05
==================
 
  * feat: year is the start year (#11)
 
1.4.0 / 2017-03-05
==================
 
  * feat: support custom command (#12)
 
1.3.0 / 2017-03-01
==================
 
  * fix: don't generate LICENSE by default (#10)
  * feat: support services (#9)
 
1.2.0 / 2017-02-26
==================
 
  * feat: generate LICENSE (#8)
 
1.1.0 / 2016-11-11
==================
 
  * feat: add 6 to defaults && update deps (#6)
 
1.0.3 / 2016-07-17
==================
 
  * deps: eslint-config-egg@3 (#4)
  * fix: use npminstall to install codecov (#3)
 
1.0.2 / 2016-06-19
==================
 
  * fix: package name is no scope (#2)
  * feat: support array versions (#1)
 
1.0.1 / 2016-06-18
==================
 
  * fix: support appveyor and travis both
 
1.0.0 / 2016-06-18
==================
 
  * init version