File tree Expand file tree Collapse file tree 4 files changed +17
-2
lines changed Expand file tree Collapse file tree 4 files changed +17
-2
lines changed Original file line number Diff line number Diff line change
1
+ repo_token : SIAeZjKYlHK74rbcFvNHMUzjRiMpflxve
Original file line number Diff line number Diff line change
1
+
2
+ 2.5.0 / 2016-12-20
3
+ ==================
4
+
5
+ * Fix: wrong reference in bower file (@thebigredgeek )
6
+ * Fix: webworker compatibility (@thebigredgeek )
7
+ * Fix: output formatting issue (#388 , @kribblo )
8
+ * Fix: babel-loader compatibility (#383 , @escwald )
9
+ * Misc: removed built asset from repo and publications (@thebigredgeek )
10
+ * Misc: moved source files to /src (#378 , @yamikuronue )
11
+ * Test: added karma integration and replaced babel with browserify for browser tests (#378 , @yamikuronue )
12
+ * Test: coveralls integration (#378 , @yamikuronue )
13
+ * Docs: simplified language in the opening paragraph (#373 , @yamikuronue )
14
+
1
15
2.4.5 / 2016-12-17
2
16
==================
3
17
Original file line number Diff line number Diff line change 2
2
"name" : " debug" ,
3
3
"repo" : " visionmedia/debug" ,
4
4
"description" : " small debugging utility" ,
5
- "version" : " 2.4.6 " ,
5
+ "version" : " 2.5.0 " ,
6
6
"keywords" : [
7
7
" debug" ,
8
8
" log" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " debug" ,
3
- "version" : " 2.4.6 " ,
3
+ "version" : " 2.5.0 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git://github.com/visionmedia/debug.git"
You can’t perform that action at this time.
0 commit comments