File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.3.0
2
+
3
+ ` 2016-04-25 `
4
+
5
+ - change inline-source-map to inline-cheap-module-source-map
6
+ - add atool-monitor
7
+ - support specify template name, default is github
8
+ - change webpackConfig.tplSource to webpackConfig.demoSource
9
+ - add resource to context of file
10
+ - refine element.ejs
11
+
1
12
## 0.2.0
2
13
3
14
` 2016-04-13 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " atool-doc" ,
3
- "version" : " 0.3.0-beta0 " ,
3
+ "version" : " 0.3.0" ,
4
4
"description" : " " ,
5
5
"keywords" : [
6
6
" atool" ,
45
45
"dependencies" : {
46
46
"atool-doc-js-loader" : " ~0.1.0" ,
47
47
"atool-doc-md-loader" : " ~0.2.0" ,
48
- "atool-doc-util" : " ~0.0.1 " ,
48
+ "atool-doc-util" : " ~0.1.0 " ,
49
49
"atool-monitor" : " 0.x" ,
50
50
"commander" : " ~2.9.0" ,
51
51
"glob" : " ~7.0.3" ,
You can’t perform that action at this time.
0 commit comments